harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00154
[Bug 587948] [NEW] Packagesets lack names in the admin interface
Public bug reported:
When I view a source package with Django's built in admin interface, its
list of packagesets is populated with many entries that are simply named
“PackageSet object.” It is impossible to tell which is which, because
they all have the same automatic name.
The PackageSet model should provide a function to generate a nice,
human-readable name :)
** Affects: harvest
Importance: Undecided
Status: New
--
Packagesets lack names in the admin interface
https://bugs.launchpad.net/bugs/587948
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: New
Bug description:
When I view a source package with Django's built in admin interface, its list of packagesets is populated with many entries that are simply named “PackageSet object.” It is impossible to tell which is which, because they all have the same automatic name.
The PackageSet model should provide a function to generate a nice, human-readable name :)
Follow ups
References