Lachlan Cannon wrote:
> It feels right to me to have admin and the model separate. The way I think of 
> it
> is this: Suppose I distribute an app and a user decides to use the app, but
> doesn't run the auto-admin. With my admin information factored out in a 
> separate
> file: admin.py, she's not loading code that she'll never use.
>
> It also makes it feel like admin is just another (albeit kickarse) Django app,
> just like any other. It's not magically intertwined with model classes unlike
> other apps.

I'd like to second this notion.  +1.


Will.


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

Reply via email to