migrations
|
Allow pages to be marked as NSFW
|
2018-06-02 16:03:13 +02:00 |
templates/pages
|
Migrate to Bulma
|
2018-06-03 22:16:40 +02:00 |
templatetags
|
Add a footer with a legal page
|
2018-06-03 11:02:55 +02: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
|
Allow pages to be marked as NSFW
|
2018-06-02 16:03:13 +02: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
|
Move the nsfw functions into a real module
|
2018-06-03 23:48:21 +02:00 |