Skip to content

Commit

Permalink
feat: adding modified time to content metadata django admin page as r…
Browse files Browse the repository at this point in the history
…eadonly
  • Loading branch information
alex-sheehan-edx committed Feb 2, 2024
1 parent 78fa8da commit fb21ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enterprise_catalog/apps/catalog/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class ContentMetadataAdmin(UnchangeableMixin):
'associated_content_metadata',
'catalog_queries',
'get_catalog',
'modified',
)

@admin.display(description='Enterprise Catalogs')
Expand Down

0 comments on commit fb21ba1

Please sign in to comment.