netbox/netbox/account
Jeremy Stretch 77a4300888
Closes #15618: Always use ISO 8601 date & time formatting (#15737)
* Introduce the isodate(), isotime(), and isodatetime() template filters

* Display the relative time on mouse hover

* Render journal entry times in ISO 8601 format

* Use ISO 8601 format when displaying dates & times in a table

* Standardize the use of DateTimeColumn across all tables
2024-04-17 11:46:47 -04:00
..
migrations Revert "Closes #13647: Squash all migrations prior to v3.7 (#14853)" 2024-01-22 13:15:43 -05:00
__init__.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
models.py Closes #13427: Public model registration (#14152) 2023-11-03 10:32:59 -04:00
tables.py Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2024-04-17 11:46:47 -04:00
urls.py Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
views.py Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00