Ragnyll / FridgeFiller

Our Project For CS 4096
1 stars 1 forks source link

Make Admin Site more useful #21

Open Somsomguy opened 8 years ago

Somsomguy commented 8 years ago

Like we discussed in our meeting, I will look into making the admin site more useful in the scope of our project.

jonsimington commented 8 years ago

@Somsomguy As much as I hate the django docs, this seems to be all I could find that describes how to make a standard admin view for models. There are PLENTY of docs on custom admin views, but I don't think we need those.

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