Steven Loria
|
41ccc34e83
|
Remove redundant form validation
|
11 years ago |
Steven Loria
|
1c92ba7a1b
|
update READMEs
|
11 years ago |
Steven Loria
|
581ce4d981
|
Flask-Login support
|
11 years ago |
Steven Loria
|
fadc114ac7
|
Update bootstrap -> 3.0.3
|
11 years ago |
Steven Loria
|
c4f58ee618
|
Update prod.txt
|
11 years ago |
Steven Loria
|
f99f3e76b3
|
Reorganize public templates
|
11 years ago |
Steven Loria
|
4dad84074b
|
Use Bcrypt for password hashing and refactor extension registration
|
11 years ago |
Steven Loria
|
abda53a2f3
|
Fix Procfile
|
11 years ago |
Steven Loria
|
3344480ffb
|
Don't try to set password if it isn't passed in
|
11 years ago |
Steven Loria
|
4aea7377a1
|
Remove env parameter from app factory function
|
11 years ago |
Steven Loria
|
7a0aa255af
|
Update requirements
|
11 years ago |
Steven Loria
|
1f9e6b171e
|
Store password hash and add basic test
Adds Flask-Testing and passlib dependencies
|
11 years ago |
Steven Loria
|
8915d425e0
|
Fix alert container
|
11 years ago |
Steven Loria
|
31c8394095
|
Fix Procfile
|
11 years ago |
Steven Loria
|
97e835461d
|
Merge pull request #3 from ymek/master
Use expected config object when creating app instance
|
11 years ago |
Myke Stubbs
|
e4662ec209
|
Use expected config object when creating app
|
11 years ago |
Steven Loria
|
0380a342fa
|
Remove unnecessary example.html file
|
11 years ago |
Steven Loria
|
1ab146d90b
|
gitkeep public assets folders
|
11 years ago |
Steven Loria
|
eb0a43e3ce
|
Update README
|
11 years ago |
Steven Loria
|
3a411b4abe
|
Modular structure with blueprints
Views are all in located in the modules package, which contains blueprints
Also, use alert-warning instead of alert-error for Bootstrap3
|
11 years ago |
Steven Loria
|
0f142a65e8
|
Flask-assets support
Bundle and minify css and js.
|
11 years ago |
Steven Loria
|
2e95b38cac
|
Add credits section to README
|
11 years ago |
Steven Loria
|
24a6ea59dd
|
Fix TestCase name
Also add a test command to manage.py
|
11 years ago |
Steven Loria
|
7d37cb6254
|
Add dev/prod configuration
Environment can be switched via the MYFLASKAPP_ENV system variable.
|
11 years ago |
Steven Loria
|
48a6bd0c99
|
Add simple manage.py script
|
11 years ago |
Steven Loria
|
b7a7994284
|
Add hidden tags with CSRF field to forms
|
11 years ago |
Steven Loria
|
a13164855b
|
Merge branch 'master' of https://github.com/sloria/cookiecutter-flask
|
11 years ago |
Steven Loria
|
8b255742ab
|
Update Bootstrap to 3.0.0 final
|
11 years ago |
Steven Loria
|
ee4afc76a6
|
Merge pull request #2 from frio/patch-1
Correctly hooks up the port ENV in run.py
|
11 years ago |
frio
|
c2c90f7be1
|
Correctly hooks up the port ENV in run.py
Looks like this was a simple oversight :)
|
11 years ago |
Steven Loria
|
0d9edaeaee
|
Remove unnecessary fields from cookiecutter.json
|
11 years ago |
Steven Loria
|
4bd4c7971a
|
Initial commit
|
11 years ago |