summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2010-12-22[1.2.X] Added some reST markup to avoid a warning during docs compilation.Russell Keith-Magee
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango test...Justin Bronn
2010-12-18[1.2.X] Fixed #14676 - Document that the removetags filter is case-sensitive....Timo Graham
2010-12-18[1.2.X] Fixed #6434 - Add clarifying note about auto_now and auto_now_add. th...Timo Graham
2010-12-13[1.2.X] Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.Jannis Leidel
2010-12-11[1.2.X] Fixed #11470 - add documentation for ModelAdmin.message_user. thanks ...Timo Graham
2010-12-06[1.2.X] Fixed #8975 -- documented related order methods -- thanks to Leo for ...Simon Meers
2010-12-06[1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elba...Gabriel Hurley
2010-12-06[1.2.X] Fixed #14840 -- Added crossrefs to related objects reference docs. Th...Gabriel Hurley
2010-12-06[1.2.X] Fixed #14746 - Add links to docs/ref/request-response.txt. Thanks adamv.Timo Graham
2010-12-05[1.2.X] Fixed #13162 and #11597 -- Improved the file handling documentation: ...Gabriel Hurley
2010-12-05[1.2.X] Fixed #13605 -- Improved documentation of the django.core.files.stora...Gabriel Hurley
2010-12-05[1.2.X] Fixed #14799 -- Provided a full solution for test database creation o...Russell Keith-Magee
2010-12-04[1.2.X] Fixed #12407 - Document 'call_command' - thanks UloPe for the suggest...Timo Graham
2010-12-04[1.2.X] Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks julie...Timo Graham
2010-12-04[1.2.X] Fixed #12812 -- added warning about cyclic imports in contrib.comment...Simon Meers
2010-12-02[1.2.X] Fixed grammar and tweaked notes about MySQL database/table collation ...Ramiro Morales
2010-11-29[1.2.X] Fixed #14775 -- Backports the changes in [13772], which documented an...Gabriel Hurley
2010-11-29[1.2.X] Fixed #14804 -- Metadata improvement, broken link fix, and alphabetiz...Gabriel Hurley
2010-11-29[1.2.X] Fixed #11152 - Add some classes to the template docs. Thanks adamv fo...Timo Graham
2010-11-28[1.2.X] Fixed #14762 - Add documention for ContentFile. Thanks jesh for the s...Timo Graham
2010-11-28Fixed #14758 - Remove entire method signatures from QuerySet headings - thank...Timo Graham
2010-11-27[1.2.X] Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.Timo Graham
2010-11-26[1.2.X] Fixed #14756 - fix typo in "related objects reference" docs. Thanks d...Timo Graham
2010-11-22[1.2.X] Fixed #14736 -- corrected an ungrammatical sentence in the template t...Gabriel Hurley
2010-11-20[1.2.X] Replaced an unnecessary UTF8 character in the admindocs docs. Thanks ...Gabriel Hurley
2010-11-20[1.2.X] Fixed a garbage character that was somehow introduced into some backp...Luke Plant
2010-11-20[1.2.X] Updated an old workaround described in the Oracle backend notes with ...Ian Kelly
2010-11-19[1.2.X] Fixed #13351: Added documentation about the cx_Oracle 'threaded' opti...Ian Kelly
2010-11-16[1.2.X] Better cross-referencing of the USE_THOUSAND_SEPARATOR setting in doc...Chris Beaven
2010-11-16[1.2.X] Fixed #14696, corrected some messed up syntax in the docs. Backport ...Alex Gaynor
2010-11-14Fixed #14536 -- Corrected DB connection OPTIONS examples in documentation. Th...Ramiro Morales
2010-11-09Fixed #14599 -- Added documentation for QuerySet.delete() in the QuerySet API...Carl Meyer
2010-11-09[1.2.X] Fixed #14650 -- noted that underscores are also valid in slug fields....Alex Gaynor
2010-11-07[1.2.X] Fixed #11877 -- Documented that HttpRequest.get_host() fails behind m...Gabriel Hurley
2010-11-07[1.2.X] Fixed #12975 -- Moved the docs for contrib.admindocs out of the templ...Gabriel Hurley
2010-11-07[1.2.X] Fixed #10904 -- Corrected inappropriate usage of the term "absolute U...Gabriel Hurley
2010-11-02[1.2.X] Fixed #14584 -- Documented settings.PASSWORD_RESET_TIMEOUT_DAYS. Also...Gabriel Hurley
2010-10-27[1.2.X] Documented options accepted by the runfcgi management command.Ramiro Morales
2010-10-25[1.2.X] Fixed #14047 -- Updated the CommonMiddleware docs to include sending ...Gabriel Hurley
2010-10-25[1.2.X] Removed obsolete 'date' filter -> 'now' tag link.Ramiro Morales
2010-10-24[1.2.X] Fixed #13040 -- Added info on where to import File class from to File...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14526 -- Updated wording regarding the minimum Python version ...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14541 -- Corrected an outdated bit of wording in the LANGUAGES...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14537 -- Added documentation on where validators can be import...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14545 -- Added ValidationError to Exceptions Reference docs an...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14173 -- Added sections about contrib apps-provided commands t...Ramiro Morales
2010-10-23[1.2.X] Fixed #14463 -- Fixed links to new location of date/time format speci...Ramiro Morales
2010-10-21[1.2.X] Revert [13850], this was a new feature not a bugfix.Chris Beaven
2010-10-20[1.2.X] Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_...Gabriel Hurley