#4231: manage.py loaddata problem if app name is Capitalised
------------------------------------------------------+---------------------
Reporter: Mark Jarecki <[EMAIL PROTECTED]> | Owner:
russellm
Status: new | Component:
Serialization
Version: SVN | Resolution:
Keywords: loaddata | Stage:
Accepted
Has_patch: 0 | Needs_docs:
0
Needs_tests: 0 | Needs_better_patch:
0
------------------------------------------------------+---------------------
Changes (by russellm):
* needs_better_patch: => 0
* component: Uncategorized => Serialization
* needs_tests: => 0
* owner: jacob => russellm
* needs_docs: => 0
* stage: Unreviewed => Accepted
Comment:
Problem confirmed to exist in [5152]. Problem only occurs if app has a
capitalized name; changing the name to lower case (i.e. guide, not Guide)
works fine.
Issue seems to be in deriving the naming of the PostgreSQL sequence for
the primary key of the table being loaded.
--
Ticket URL: <http://code.djangoproject.com/ticket/4231#comment:1>
Django Code <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---