khaganat-web/neluser
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 Flag allowed NSFW content 2018-06-02 21:43:23 +02:00
migrations Add the NSFW mode 2018-05-27 18:45:52 +02:00
templates/neluser Migrate to Bulma 2018-06-03 22:16:40 +02: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 Add basic user functionalities 2018-02-04 01:36:39 +01:00
models.py Add the NSFW mode 2018-05-27 18:45:52 +02:00
nsfw.py Migrate to Bulma 2018-06-03 22:16:40 +02:00
tests.py Add the new user model 2018-01-27 21:06:40 +01:00
urls.py Flag allowed NSFW content 2018-06-02 21:43:23 +02:00
views.py Add an inline admin interface to the log module 2018-02-04 20:28:09 +01:00