Steven Loria
|
923b1f55e2
|
Revert User#set_password and User#check_password for Migrate compatibility
|
11 years ago |
Steven Loria
|
9851fa2974
|
Follow one test class per model convention
|
11 years ago |
Steven Loria
|
ba68f616c8
|
Port model tests to pytest
|
11 years ago |
Steven Loria
|
24fffbb7b3
|
createdb no longer necessary
|
11 years ago |
Steven Loria
|
32ae81ec35
|
Shell access to User
|
11 years ago |
Steven Loria
|
7ede47885f
|
Rename repo_name -> app_name
|
11 years ago |
Steven Loria
|
64e28cfdaa
|
Add migrations with Flask-Migrate
|
11 years ago |
Steven Loria
|
65527129f9
|
Use correct config in production
|
11 years ago |
Steven Loria
|
abda53a2f3
|
Fix Procfile
|
11 years ago |
Steven Loria
|
4aea7377a1
|
Remove env parameter from app factory function
|
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
|
24a6ea59dd
|
Fix TestCase name
Also add a test command to manage.py
|
11 years ago |
Steven Loria
|
48a6bd0c99
|
Add simple manage.py script
|
11 years ago |