Currently it is easy to change the template engine in a Django
project, but if you change the ORM layer you lost the whole Admin
thing, the very app that made Django so special.

If we are talking about refactoring Admin code (not only html/css
stuff), do you guys think it can be more decoupled from Django ORM?

Is it possible to design some abstraction middleware to loose the bond
between admin and Django ORM?

Regards,
--
Paulo

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to