astro.tdg/accounts
Calum Andrew Morrell d2213562bb Added basic code and templates to handle user accounts without user initiated registration. 2025-11-09 11:55:03 +00:00
..
migrations Created app to manage accounts. 2025-11-09 11:22:23 +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