This commit is contained in:
Daniel Greenfeld 2013-07-13 11:53:17 +02:00
parent e8b9dcb109
commit ca8f057b5e

View file

@ -20,7 +20,7 @@ Django is a huge project with a lot of people relying on it. The conservative pa
However, there are times when it's good to be outside of core, especially for experimental replacements for core functionality. Working outside of Django core means we can do what we want, when we want it.
What's wrong with django.contrib.admin?
-----------------------------------------
What's wrong with the Django Admin?
-----------------------------------
Forthcoming...