Uninett/Argus

Sources (and types) should have automatically created creation timestamps

Aberta

#1.178 aberto em 20 de fev. de 2025

 (0 comentário) (0 reação) (0 responsável)Python (20 forks)auto 404
admindata modelgood first issue

Métricas do repositório

Stars
 (24 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (26 fundiu PRs em 30d)

Description

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.

Guia do colaborador