Uninett/Argus

Sources (and types) should have automatically created creation timestamps

Aperta

#1178 aperta il 20 feb 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (20 fork)auto 404
admindata modelgood first issue

Metriche repository

Star
 (24 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor