khaganat-web/neluser
Rodolphe Breard a397d766a0 Fix the NSFW setting
In the user settings, the temporary NSFW allowance was not detected.
This was due to use of a database lookup instead of the correct
function.
2018-11-09 20:09:04 +03:00
..
locale Add the NSFW filter parameter within the user settings 2018-11-08 21:09:17 +01:00
migrations Add the NSFW mode 2018-05-27 18:45:52 +02:00
templates/neluser Add the NSFW filter parameter within the user settings 2018-11-08 21:09:17 +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
urls.py Add the NSFW filter parameter within the user settings 2018-11-08 21:09:17 +01:00
views.py Fix the NSFW setting 2018-11-09 20:09:04 +03:00