|
__init__.py
|
and so it begins
|
2019-07-07 20:49:02 +00:00 |
|
settings.py
|
add crispy forms and freeze
|
2019-08-11 16:21:25 +02:00 |
|
settings_local.example.py
|
Demo
|
2019-07-08 14:00:57 +02:00 |
|
urls.py
|
add signup view
|
2019-08-11 16:22:52 +02:00 |
|
wsgi.py
|
Configure Django App
|
2019-07-08 11:08:07 +02:00 |