locale
|
Add an inline admin interface to the log module
|
2018-02-04 20:28:09 +01:00 |
management
|
Add a command that clean logs
|
2018-06-09 19:01:36 +02:00 |
migrations
|
Squash migration files
|
2018-01-27 21:15:54 +01:00 |
templates/logs
|
Improve log display for small displays
|
2018-06-11 13:51:37 +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
|
Remove debug stuff
|
2018-06-11 16:21:08 +02:00 |