Russell Keith-Magee
|
bc75e912a4
Fixed #9046: Corrected a typo in the m2m intermediate docs. Thanks to djoume for the report.
|
16 years ago |
Adrian Holovaty
|
a0875bcc89
Fixed #8883 -- Fixed some glitches in model reference. Thanks, arien
|
16 years ago |
Jacob Kaplan-Moss
|
7b0b992a87
Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro.
|
16 years ago |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
16 years ago |
Brian Rosner
|
502fc3ae56
Fixed #8759 -- Corrected a typo in example code. Thanks James Tauber for the find.
|
16 years ago |
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 |