88d8ee69b7 
								
							
								 
							
						 
						
							
							
								
								Update requirements, pin modules to the latest version, plus two small fixes  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5c5e7bd92a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #49  from j127/master  
							
							... 
							
							
 
							
							Add `urls` and `clean` commands to manage.py 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e19ddd9976 
								
							
								 
							
						 
						
							
							
								
								Add urls and clean commands to manage.py  
							
							... 
							
							
 
							
							Two new useful commands for manage.py. `m urls` lists all URLs (like `rake routes` in Rails). `m clean` gets rid of .pyc files. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								82f3790fe9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #46  from vividhsv/master  
							
							... 
							
							
 
							
							Update extension imports to flask_* 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								649a694f8a 
								
							
								 
							
						 
						
							
							
								
								Update extension imports to flask_*  
							
							... 
							
							
 
							
							See mitsuhiko/flask#1135  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b7c55df710 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #45  from creade/env-gitignore  
							
							... 
							
							
 
							
							Only ignoring the env directory to avoid conflicts with alembic's env.py 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								59720b1ff0 
								
							
								 
							
						 
						
							
							
								
								only ignoring the env directory to avoid conflicts with alembic's env.py  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								46a9be6c7f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #43  from creade/patch-1  
							
							... 
							
							
 
							
							Fix typo in generated README.rst 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								39499e42ec 
								
							
								 
							
						 
						
							
							
								
								Fix typo in generated README.rst  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1133aaaba7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'Patman64-pep8_clean_up'  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								690fd0d31d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #41  from Patman64/testapp_scope_fix  
							
							... 
							
							
 
							
							Fix ScopeMismatch error when testing 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2a45b9f4ba 
								
							
								 
							
						 
						
							
							
								
								Python code clean-up (PEP-8 related and other)  
							
							... 
							
							
 
							
							- Add the UTF-8 marker to files without it.
- Fix some hanging indents.
- Change ''' into """ in docstrings.
- Enforce two blank line rule. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								88ae10f611 
								
							
								 
							
						 
						
							
							
								
								Fix ScopeMismatch error when testing  
							
							... 
							
							
 
							
							The `testapp` fixture depends on the `app` fixture, but the `app` fixture's
scope was redefined as 'function' in commit 35c32e, which is narrower than
the scope of `testapp` ('session').
Since `testapp` only depends only on `app`, it is safe to make it's scope match
`app`. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								73480f4df4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #40  from burnash/patch-1  
							
							... 
							
							
 
							
							Bump year 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e465337856 
								
							
								 
							
						 
						
							
							
								
								Update LICENSE  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								10fc733389 
								
							
								 
							
						 
						
							
							
								
								Update changelog for 0.7.0  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1e7763796d 
								
							
								 
							
						 
						
							
							
								
								Upgrade bootstrap and jquery  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								85943e05a6 
								
							
								 
							
						 
						
							
							
								
								Update stale requirements  
							
							... 
							
							
 
							
							Werkzeug, Flask-WTF, WTForms, Flask-Bcrypt, Flask-DebugToolbar 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								332727c6f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/sloria/cookiecutter-flask  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9f769fa43a 
								
							
								 
							
						 
						
							
							
								
								Update extension imports to flask_*  
							
							... 
							
							
 
							
							See mitsuhiko/flask#1135  
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f8691effc5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #38  from bsmithgall/patch-1  
							
							... 
							
							
 
							
							Fix breaking change from Flask-Migrate 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								682f4629e6 
								
							
								 
							
						 
						
							
							
								
								Fix breaking change from Flask-Migrate  
							
							... 
							
							
 
							
							Flask-Migrate was recently patched to version 1.3.1 because [alembic versions can now include parts that are not integers](https://github.com/miguelgrinberg/Flask-Migrate/pull/51 ).
Requiring Flask-Migrate 1.3.0 installs a version of alembic that results in the following error message on startup:
`ValueError: invalid literal for int() with base 10: 'post2'`
Changing the requirements to install Flask-Migrate 1.3.1 fixes this problem. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7fbb18e26b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'Matt---master'  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								009f4641cf 
								
							
								 
							
						 
						
							
							
								
								Further clarification in README  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0da297ef16 
								
							
								 
							
						 
						
							
							
								
								Update README.rst  
							
							... 
							
							
 
							
							Fix formatting errors. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								63263ead84 
								
							
								 
							
						 
						
							
							
								
								Update README.rst  
							
							... 
							
							
 
							
							New User. No database installed yet and the Welcome page does not require a database to demonstrate the server is working and links work etc. I anticipate setting up SQLAlchemy is the next step. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								06044d1675 
								
							
								 
							
						 
						
							
							
								
								Update README.rst  
							
							... 
							
							
 
							
							New user, had to experiment/google to figure out no-white-space in blah='stuff'. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fec2508171 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #32  from kevana/debug-toolbar  
							
							... 
							
							
 
							
							Move DebugToolbar to prod requirements to prevent import error. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								302efd0162 
								
							
								 
							
						 
						
							
							
								
								Moved DebugToolbar to prod requirements to prevent import error.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1ec5a1613f 
								
							
								 
							
						 
						
							
							
								
								Need to install cookiecutter on Travis  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f636880638 
								
							
								 
							
						 
						
							
							
								
								Update stale requirements  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5760a62a56 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'joshfriend-travis-build'  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								60d01cd13f 
								
							
								 
							
						 
						
							
							
								
								Remove coverage badge  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d634ee6eab 
								
							
								 
							
						 
						
							
							
								
								Replace Makefile with invoke tasks.py file  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8d30c5765b 
								
							
								 
							
						 
						
							
							
								
								looks like `coveralls` needs to be run from the dir containing .coverage  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								63a68d3c1b 
								
							
								 
							
						 
						
							
							
								
								add coveralls.io badge to README  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bcc2b7bd9c 
								
							
								 
							
						 
						
							
							
								
								run coverage on cookies and report to coveralls.io  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ccf91009d6 
								
							
								 
							
						 
						
							
							
								
								Build cookies on Travis  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								91fdb61535 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #27  from Tafkas/master  
							
							... 
							
							
 
							
							updated requirements to latest version 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								23bbed7e41 
								
							
								 
							
						 
						
							
							
								
								updated requirements to latest version  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								faa4700f20 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								91b4865140 
								
							
								 
							
						 
						
							
							
								
								Update bower requirements  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e4fd7b0553 
								
							
								 
							
						 
						
							
							
								
								Update stale requirements  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ccf58472c8 
								
							
								 
							
						 
						
							
							
								
								Fix travis.yml; use py.test and install dev-requirements  
							
							... 
							
							
 
							
							Fixes  #25  
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								683627796e 
								
							
								 
							
						 
						
							
							
								
								Update changelog  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e589ec1d92 
								
							
								 
							
						 
						
							
							
								
								Add abstract base factory  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8412376285 
								
							
								 
							
						 
						
							
							
								
								Add compat.py and fix Python 3 error  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e335c35548 
								
							
								 
							
						 
						
							
							
								
								Update changelog  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a8c1c5754f 
								
							
								 
							
						 
						
							
							
								
								Use pytest.main instead of shelling out  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e14468e8fa 
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							
 
							
						 
						
							11 years ago