khaganat-web/pages
Rodolphe Breard b0b8f30580 Migrate to Bulma
Bulma is simple and free full-CSS framework. Unlike Bootstrap, it fits
within a single small CSS file. It is also well integrated in Django.
https://bulma.io/
2018-06-03 22:16:40 +02:00
..
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 Flag allowed NSFW content 2018-06-02 21:43:23 +02:00