During early prototyping, I'm relying on specific auth_user content in
the project admin, as my app model use User as a ForeignKeyField.

Project layout is:myproject/myapp

Initial SQL myproject/myapp/mymodel/sql/mymodel.sql works fine, and
I'm interested in initial_data.[xml/yaml/json for the same purpose.

Is there an equivalent location under the project (or app) level for
loading auth_{user,user_user_permissions} data, including the one
superuser I always want configured?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to