#1978: Create Initial data via database API instead of SQL
-----------------------------+----------------------------------------------
Reporter: anonymous | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: django-admin.py | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by [EMAIL PROTECTED]):
Hi mtrednick
the reason why I like this proposal is:
- it is DB-engine independent.
- it allows you to insert records whose keys aren't known at the start
maybe you can have both? have manage call a setup.py if it exists ? (as
well as just load SQL if they exist) that way you could set up other
things like upload directories and even install things in the htdocs area
--
Ticket URL: <http://code.djangoproject.com/ticket/1978>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---