netbox/netbox/account
Jeremy Stretch 80376abedf
Closes #13309: Introduce the account app (#13310)
* Introduce 'accounts' app for user-specific views & resources
* Move UserTokenTable to account app
* Move login & logout views to account app
2023-07-31 09:22:04 -04:00
..
migrations Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
__init__.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
models.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
tables.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
urls.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
views.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00