migrations
|
Add the NSFW mode
|
2018-05-27 18:45:52 +02:00 |
templates/neluser
|
Set a minimalist theme
|
2019-01-27 13:27:51 +01:00 |
__init__.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
admin.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
apps.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
forms.py
|
Enforce coding style
|
2018-11-08 20:11:14 +01:00 |
models.py
|
Add the NSFW mode
|
2018-05-27 18:45:52 +02:00 |
tests.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
views.py
|
Fix a bug caused by a change in Django 2.2
|
2019-07-24 18:34:56 +02:00 |