migrations
|
Add the static pages module
|
2018-01-13 15:45:54 +01:00 |
templates/pages
|
Remove the default title on pages
|
2018-01-20 12:48:47 +01:00 |
__init__.py
|
Add the static pages module
|
2018-01-13 15:45:54 +01:00 |
admin.py
|
Enforce some pep8 code style
|
2018-01-27 23:12:09 +01:00 |
apps.py
|
Add the static pages module
|
2018-01-13 15:45:54 +01:00 |
models.py
|
Enforce some pep8 code style
|
2018-01-27 23:12:09 +01:00 |
tests.py
|
Add the static pages module
|
2018-01-13 15:45:54 +01:00 |
urls.py
|
Add the static pages module
|
2018-01-13 15:45:54 +01:00 |
views.py
|
Return a 404 error for non-existent pages
|
2018-02-04 11:25:02 +01:00 |