summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2011-02-09[1.2.X] Fixed a security issue in the CSRF componenent. Disclosure and new ...Alex Gaynor
2011-02-02[1.2.X] Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks...Timo Graham
2011-01-30[1.2.X] Fixed #15191 - typo in form validation docs; thanks berto for the rep...Timo Graham
2011-01-29[1.2.X] Fixed example use of deprecated function in GeoDjango tutorial.Justin Bronn
2011-01-25[1.2.X] Fixed #14038 -- Added information to release notes and version change...Ramiro Morales
2011-01-22[1.2.X] Fixed #15141 - remove some deprecated storage engines from the MySQL ...Timo Graham
2011-01-11[1.2.X] Fixed #15045 - Typo auto_add_now -> auto_now_add; thanks dr_gone for ...Timo Graham
2011-01-03[1.2.X] Fixed #15002 - Fix title casing to conform to style guidelines. thank...Timo Graham
2010-12-31[1.2.X] Fixed #13307 -- Enhanced the generic inlines documentation by mention...Ramiro Morales
2010-12-29[1.2.X] Fixed #14842 - Indent the model Meta options. Thanks adamv.Timo Graham
2010-12-29[1.2.X] Fixed #13452 - Document that regroup can be used with any template lo...Timo Graham
2010-12-29[1.2.X] Fixed #14712 - Add an example for the post_syncdb signal. Thanks Fran...Timo Graham
2010-12-29[1.2.X] Fixed #14959 - Add a link to localflavor in the model field docs. Tha...Timo Graham
2010-12-29[1.2.X] Fixed #7726 -- Added validation of max_digits and decimal_places opti...Ramiro Morales
2010-12-29[1.2.X] Fixed a crossref formatting problem in the signals reference docs.Gabriel Hurley
2010-12-29[1.2.X] Fixed #14403 -- Provided some extra resources on the difference betwe...Gabriel Hurley
2010-12-28[1.2.X] Fixed #14905 -- Corrected some misleading linking and language in the...Gabriel Hurley
2010-12-28[1.2.X] Fixed #14912 -- Expanded documentation for the urlize template filter...Gabriel Hurley
2010-12-28[1.2.X] Fixed #11496 - note that DecimalField max/min_value should be type(de...Timo Graham
2010-12-28[1.2.X] Fixed #14708 - Document available keys for form field error messages;...Timo Graham
2010-12-28[1.2.X] Fixed #14320 - Add a note about lack of timezone support in MySQL. Th...Timo Graham
2010-12-28[1.2.X] Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis...Timo Graham
2010-12-27[1.2.X] Fixed #12642 - Add docs for has_[add|change|delete]_permission ModelA...Timo Graham
2010-12-27[1.2.X] Fixed #6181 - Document `django.views.decorators.http` - thanks adamv ...Timo Graham
2010-12-26[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!Timo Graham
2010-12-25[1.2.X] Fixed #14927 - typo in model option docs. thanks tiliv.Timo Graham
2010-12-25[1.2.X] Fixed #14956 - typo in messages docs. thanks alexarsh for the report.Timo Graham
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