__init__.py
|
Start django project
|
2017-09-21 10:35:29 +02:00 |
settings.py
|
Create proper default project settings
|
2017-09-21 10:57:06 +02:00 |
settings_base.py
|
Add PublicationYear, add years to sidebar
|
2017-09-22 15:15:05 +02:00 |
settings_dev.py
|
Create proper default project settings
|
2017-09-21 10:57:06 +02:00 |
settings_prod.py
|
Create proper default project settings
|
2017-09-21 10:57:06 +02:00 |
urls.py
|
Include mainsite 's urlpatterns
|
2017-09-21 19:11:51 +02:00 |
wsgi.py
|
Start django project
|
2017-09-21 10:35:29 +02:00 |