migrations
|
rename model Page to Snapshot
|
2019-04-30 23:44:51 -04:00 |
admin.py
|
rename model Page to Snapshot
|
2019-04-30 23:44:51 -04:00 |
apps.py
|
wip initial django setup
|
2019-04-02 16:36:41 -04:00 |
models.py
|
rename model Page to Snapshot
|
2019-04-30 23:44:51 -04:00 |
settings.py
|
use fallback random secret key
|
2020-04-22 21:14:43 -04:00 |
tests.py
|
wip initial django setup
|
2019-04-02 16:36:41 -04:00 |
urls.py
|
expose more django server config options
|
2019-05-02 19:15:16 -04:00 |
views.py
|
implement add page
|
2020-03-27 08:38:22 -04:00 |
welcome_message.py
|
split up utils into separate files
|
2019-04-30 23:13:04 -04:00 |