netbox/netbox/extras/models
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
..
__init__.py 12510 Merge Scripts and Reports (#14976) 2024-02-07 12:02:09 -05:00
change_logging.py Rename ContentType proxy model to ObjectType 2024-03-04 08:33:44 -05:00
configs.py Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data 2024-03-22 08:59:52 -04:00
customfields.py Closes #15357: Rename CustomField.object_type to related_object_type (#15366) 2024-03-09 06:16:17 -05:00
dashboard.py Closes #13352: Translation support for model verbose names (#13354) 2023-08-03 10:41:10 -04:00
mixins.py Fixes #14572 - Constrains JobView (and related views) badge to specific named job (#14754) 2024-01-22 14:01:53 -05:00
models.py Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2024-04-17 11:46:47 -04:00
scripts.py 15671 save module before sync_classes (#15675) 2024-04-15 13:22:56 -04:00
search.py Move object_type_identifier() & object_type_name() to utilities.object_types 2024-03-22 08:59:52 -04:00
staging.py Move serialize_object() & deserialize_object() to utilities.serialization 2024-03-22 08:59:52 -04:00
tags.py Merge branch 'develop' into feature 2024-04-03 08:43:12 -04:00