c9a5139bef 
								
							
								 
							
						 
						
							
							
								
								Fix checks for exit codes and update doc for shell command  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								67d5c12daf 
								
							
								 
							
						 
						
							
							
								
								make travis happy  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f9ef5ba78 
								
							
								 
							
						 
						
							
							
								
								move autoapp to project root, update readme, update travis file  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								db0246de90 
								
							
								 
							
						 
						
							
							
								
								rename cli.py to commands.py  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2f1168b6d4 
								
							
								 
							
						 
						
							
							
								
								make test command exit with correct status  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6739ba9859 
								
							
								 
							
						 
						
							
							
								
								fix broken import  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								850b71e2c8 
								
							
								 
							
						 
						
							
							
								
								add 'clean' and 'urls' commands borrowed from Flask-Script  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f28c31ec77 
								
							
								 
							
						 
						
							
							
								
								fix import order  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c9dff24208 
								
							
								 
							
						 
						
							
							
								
								add click-ified 'lint' command  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7bf22549bd 
								
							
								 
							
						 
						
							
							
								
								keep trying to make travis happy  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1706ef3504 
								
							
								 
							
						 
						
							
							
								
								keep trying to make travis happy  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dc4ee6f6d6 
								
							
								 
							
						 
						
							
							
								
								see if specifying /usr/bin/env flask will make travis happy  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5010ebc949 
								
							
								 
							
						 
						
							
							
								
								add missing cli import in app.py  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ab5d59cb43 
								
							
								 
							
						 
						
							
							
								
								pwd in tasks.py to check working dir before running tests  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c57e4e598d 
								
							
								 
							
						 
						
							
							
								
								comment-out lint command from tasks.py for now  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d33fd7a2cf 
								
							
								 
							
						 
						
							
							
								
								update tasks.py to work with Click  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3d8f8c3c9e 
								
							
								 
							
						 
						
							
							
								
								Use Click instead of Flask-Script for CLI commands  
							
							... 
							
							
 
							
							- Update Flask to 0.11 (with built-in Click integration)
- Remove manage.py
- Add autoapp.py per Flask doc's new recommendations
  for using Click with an app factory
- Define cookiecutter-flask's commands in cli.py
- Register shell context and shell commands as part
  of factory-based app creation
- Update README instructions with examples for running
  commands in new Click style 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b600aa2907 
								
							
								 
							
						 
						
							
							
								
								Minor tasks refactor  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a2b388a99 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #70  from matthewblain/master  
							
							... 
							
							
 
							
							Switch CSRF token rendering mechanism. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								089c3c265a 
								
							
								 
							
						 
						
							
							
								
								Switch CSRF token rendering mechanism.  
							
							... 
							
							
 
							
							Switch Register CSRF protect from form.hidden_tag to input hidden
value=csrf_token.
I don't understand why this is necessary, as form.hidden_tag works
elsewhere--this may be a symptom of an aliasing issue. However, it was
the solution applied to fix login in a previous commit as described in
https://github.com/sloria/cookiecutter-flask/issues/34 . 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8eee969d1e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #69  from Tafkas/master  
							
							... 
							
							
 
							
							Update Bootstrap and Font Awesome to latest version 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								045800f366 
								
							
								 
							
						 
						
							
							
								
								update Bootstrap to 3.3.6  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7a2780a534 
								
							
								 
							
						 
						
							
							
								
								update font awesome to 4.5.0  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cb50f03d78 
								
							
								 
							
						 
						
							
							
								
								This is 0.9.0  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								aa85bcee59 
								
							
								 
							
						 
						
							
							
								
								Update invoke version; run lint command for app's travis builds  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								796d955cda 
								
							
								 
							
						 
						
							
							
								
								Run lint command when testing the cookiecutter  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a1b0fddca 
								
							
								 
							
						 
						
							
							
								
								Test against py35  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8d4204170c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #68  from sloria/update-deps  
							
							... 
							
							
 
							
							Update stale Python requirements 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								77c0b4e657 
								
							
								 
							
						 
						
							
							
								
								Update stale Python requirements  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								093e4588d7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #66  from trein/master  
							
							... 
							
							
 
							
							Enable CSRF protection 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8577dc7fd6 
								
							
								 
							
						 
						
							
							
								
								Enable CSRF protection  
							
							... 
							
							
 
							
							- CSRF is enabled by default for login form
- This commit resolves issue #34  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e8469e217 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #64  from iandees/patch-1  
							
							... 
							
							
 
							
							Update README.rst to include bower install step 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d64b458042 
								
							
								 
							
						 
						
							
							
								
								Update README.rst  
							
							... 
							
							
 
							
							Fixes https://github.com/sloria/cookiecutter-flask/issues/62  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dd798bf883 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #60  from lord63-forks/init-flask-migrate-extension  
							
							... 
							
							
 
							
							Init the flask-migrate extension first 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e1f1af2cb0 
								
							
								 
							
						 
						
							
							
								
								Init the flask-migrate extension first  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d9c38e9e6b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #57  from allexeye/fix_db_fixture_generator  
							
							... 
							
							
 
							
							fix db fixture for model tests 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1bd13c7e5b 
								
							
								 
							
						 
						
							
							
								
								fix db fixture for model tests  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6cc5b4c862 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #55  from NurFaizin/master  
							
							... 
							
							
 
							
							Add psycopg2 to production requirements 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								713cdc5aa0 
								
							
								 
							
						 
						
							
							
								
								Add psycopg2 to production requirements  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d9dae678d9 
								
							
								 
							
						 
						
							
							
								
								Update changelog  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4d670d6c59 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #54  from andreoliw/feature/lint-with-flake8  
							
							... 
							
							
 
							
							Add a lint command with flake8 and isort 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d6f1f5c2cc 
								
							
								 
							
						 
						
							
							
								
								Travis: Migrating from legacy to container-based infrastructure  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8230fa17d5 
								
							
								 
							
						 
						
							
							
								
								Remove pylint from project, remove ipdb and ipython from requirements  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8f39add44a 
								
							
								 
							
						 
						
							
							
								
								Change string interpolation from % to .format()  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e27fa10e15 
								
							
								 
							
						 
						
							
							
								
								Add an option to use pylint after flake8, change code to conform to pylint rules  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								720ead02d3 
								
							
								 
							
						 
						
							
							
								
								Add flake8, isort and ipython to the dev requirements file  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								819fd8d700 
								
							
								 
							
						 
						
							
							
								
								Fix environment variables  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2986743a8c 
								
							
								 
							
						 
						
							
							
								
								Add an option to fix imports before linting, make all code conform to the linting rules  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								34c6faf630 
								
							
								 
							
						 
						
							
							
								
								Add a lint command with flake8 and isort  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b1ebeacf7b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:andreoliw/cookiecutter-flask into feature/lint-with-flake8  
							
							
 
							
						 
						
							10 years ago