One more typo in the notes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a3d427138d
commit
7155d7100c
|
@ -80,8 +80,8 @@ If you need to work around this, there are two methods available:
|
||||||
constraint names, and use that as a guide to rename existing
|
constraint names, and use that as a guide to rename existing
|
||||||
constraints in your database.
|
constraints in your database.
|
||||||
|
|
||||||
Names changes in ``manage.py``
|
Name changes in ``manage.py``
|
||||||
------------------------------
|
-----------------------------
|
||||||
|
|
||||||
A few of the options to ``manage.py`` have changed with the addition of fixture
|
A few of the options to ``manage.py`` have changed with the addition of fixture
|
||||||
support:
|
support:
|
||||||
|
|
Loading…
Reference in New Issue