Uninett/Argus

Sources (and types) should have automatically created creation timestamps

开放

#1,178 创建于 2025年2月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (20 个派生)auto 404
admindata modelgood first issue

仓库指标

星标
 (24 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南