OpenRA / OpenRA-Resources

The OpenRA Resource Center helps the community sharing their custom maps.
http://resource.openra.net
Other
21 stars 18 forks source link

Expose proper admin metadata for custom objects #314

Closed pchote closed 6 years ago

pchote commented 6 years ago

https://docs.djangoproject.com/en/2.0/ref/contrib/admin/

Compare the users list (with useful columns for username, email, active status, etc) to most of the custom object lists (maps, ratings, etc). This would make it much easier to find and modify object metadata.