bloonsworld/app/users
2025-02-18 21:47:16 +01:00
..
migrations Cleanup of html and progress on config page 2025-02-18 18:54:43 +01:00
static/users/css Start of removing bulma.css, it interferes with vanilla tags like "span" or "div" 2025-02-18 21:47:16 +01:00
templates/users Start of removing bulma.css, it interferes with vanilla tags like "span" or "div" 2025-02-18 21:47:16 +01:00
__init__.py Progress 2025-02-07 00:33:03 +01:00
admin.py Fixed some ORM bugs 2025-02-16 04:25:13 +01:00
apps.py Register form working now, but we need it inherited 2025-02-07 04:03:23 +01:00
forms.py Cleanup of html and progress on config page 2025-02-18 18:54:43 +01:00
models.py Cleanup of html and progress on config page 2025-02-18 18:54:43 +01:00
tests.py Progress 2025-02-07 00:33:03 +01:00
urls.py Mostly progress on user config page 2025-02-18 13:59:12 +01:00
util.py Fixed some register bugs 2025-02-18 16:52:16 +01:00
validators.py Register/Login/Logout system works now 2025-02-07 05:51:40 +01:00
views.py Start of removing bulma.css, it interferes with vanilla tags like "span" or "div" 2025-02-18 21:47:16 +01:00