Jacob Kaplan-Moss
|
3a18002bbd
Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django.contrib.localflavor.us`. This is a backwards-incompatible change, albeit a minor one; just add an aditional `import` and go on your way.
|
16 years ago |
James Bennett
|
f88fb967bd
Fixed #8705: Corrected some formatting issues in models documentation
|
16 years ago |
James Bennett
|
b085ccce6c
Fixed #8730: Incorporated (with minor changes) additions/enhancements to one-to-one docs
|
16 years ago |
James Bennett
|
78ca7a6c07
Fixed #8533: restored model inheritance docs, and updated one-to-one docs to match
|
16 years ago |
James Bennett
|
6ba55eee30
Fixed #8679: use full signature of Model.save() in docs and remove no-longer-used 'raw' argument
|
16 years ago |
James Bennett
|
5f3a182357
Fixed #8693: Fixed formatting of the "null" argument for model fields
|
16 years ago |
Jacob Kaplan-Moss
|
018057d8d1
Fixed a bad link in topics/db/models.txt
|
16 years ago |
Jacob Kaplan-Moss
|
a169884505
Fixed #8539: fixed PEP references. Thanks, carljm.
|
16 years ago |
Jacob Kaplan-Moss
|
97bc872755
Fixed a handful of typo/markup problems in the docs. Patch from Daniel Roseman.
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |