Malcolm Tredinnick
|
644ad9073f
Fixed #9477 -- Removed and edited a bunch of references to "development
|
16 years ago |
Russell Keith-Magee
|
54f962c0bf
Fixed #8967: Added documentation for the 'through' option on a many-to-many field in the fields reference documentation.
|
16 years ago |
Jacob Kaplan-Moss
|
7b0b992a87
Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro.
|
16 years ago |
Simon Willison
|
cd5a00b4e4
Fixed #8838 - two typos in model field docs. Thanks, arien
|
16 years ago |
Malcolm Tredinnick
|
fd1d986bb1
Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for model
|
16 years ago |
Jacob Kaplan-Moss
|
bc768e2b47
A bunch of cleanups to file documentation. Along the way some references to the old file methods were removed - thanks, varikin.
|
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 |
James Bennett
|
c7a10b677d
Fixed #8786: Moved phone number field docs to localflavor
|
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
|
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 |
Gary Wilson Jr
|
c2ba59fc1d
Removed oldforms, validators, and related code:
|
16 years ago |
Malcolm Tredinnick
|
f2b389b354
Added documentation to explain the gains and losses when using utf8_bin
|
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 |