ttvdrops/accounts
2025-08-07 01:01:46 +02:00
..
migrations Go back to sqlite 2025-08-07 01:01:46 +02:00
__init__.py Implement user authentication system with custom user model, views, and templates 2025-07-21 02:57:44 +02:00
admin.py Implement user authentication system with custom user model, views, and templates 2025-07-21 02:57:44 +02:00
apps.py Implement user authentication system with custom user model, views, and templates 2025-07-21 02:57:44 +02:00
forms.py Implement user authentication system with custom user model, views, and templates 2025-07-21 02:57:44 +02:00
models.py Make HTML more simple 2025-08-02 04:03:28 +02:00
urls.py Implement user authentication system with custom user model, views, and templates 2025-07-21 02:57:44 +02:00
views.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00