Closed pchote closed 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.
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.