astro.tdg/accounts
Calum Andrew Morrell 7adcb71dbe Initial accounts migration. 2025-11-09 12:19:22 +00:00
..
migrations Initial accounts migration. 2025-11-09 12:19:22 +00:00
templates/registration Added basic code and templates to handle user accounts without user initiated registration. 2025-11-09 11:55:03 +00:00
__init__.py Created app to manage accounts. 2025-11-09 11:22:23 +00:00
admin.py Added basic code and templates to handle user accounts without user initiated registration. 2025-11-09 11:55:03 +00:00
apps.py Created app to manage accounts. 2025-11-09 11:22:23 +00:00
models.py Added basic code and templates to handle user accounts without user initiated registration. 2025-11-09 11:55:03 +00:00
tests.py Created app to manage accounts. 2025-11-09 11:22:23 +00:00
urls.py Added basic code and templates to handle user accounts without user initiated registration. 2025-11-09 11:55:03 +00:00
views.py Created app to manage accounts. 2025-11-09 11:22:23 +00:00