Uninett/Argus
Sources (and types) should have automatically created creation timestamps
Offen
#1.178 geöffnet am 20.02.2025
admindata modelgood first issue
Repository-Metriken
- Stars
- (24 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 9T 5h) (26 gemergte PRs in 30 T)
Beschreibung
Anyone with the right permissions can add a source, so it would be very useful to know if a source is newly created or well-established. No need for it to be visible in the API, and should not be changeable in the admin once set.
Migration-path: set the default to now() and editable to False, we shouldn't even need a data migration, just a schema migration.