khaganat-web/logs
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
..
locale Add an inline admin interface to the log module 2018-02-04 20:28:09 +01:00
migrations Squash migration files 2018-01-27 21:15:54 +01:00
templates/logs Migrate to Bulma 2018-06-03 22:16:40 +02:00
__init__.py Add the log app 2018-01-27 18:58:36 +01:00
admin.py Add an inline admin interface to the log module 2018-02-04 20:28:09 +01:00
apps.py Add the log app 2018-01-27 18:58:36 +01:00
forms.py Migrate to Bulma 2018-06-03 22:16:40 +02:00
models.py Enforce some pep8 code style 2018-01-27 23:12:09 +01:00
tests.py Add the log app 2018-01-27 18:58:36 +01:00
urls.py Migrate to Bulma 2018-06-03 22:16:40 +02:00
views.py Migrate to Bulma 2018-06-03 22:16:40 +02:00