summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-02-07Fixed #14861 -- Added an admonition about the potential for circular imports ...Gabriel Hurley
2011-02-07Fixed #15138 -- Clarified a slightly ambiguous example in the custom template...Gabriel Hurley
2011-02-07Fixed #15134 -- Placed formset documentation before modelform documentation i...Gabriel Hurley
2011-02-07Fixed #15055 -- added information about (and an example of) the csrf_token te...Gabriel Hurley
2011-02-07Fixed #15236 -- corrected a typo and added a versionadded directive for the u...Gabriel Hurley
2011-02-07Fixed #15207 -- Added versionadded directives for the "using" argument sent b...Gabriel Hurley
2011-02-07Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...Ramiro Morales
2011-02-06Fixed #15222 - FileCache -> FileBasedCache typo; thanks Serp.Timo Graham
2011-02-02Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien.Timo Graham
2011-02-02Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly.Timo Graham
2011-02-02Fixed #15204 - Update form examples for rendering of the help_text; thanks pr...Timo Graham
2011-02-01Fixed some documentation and default-settings.py comments that were misleadin...Carl Meyer
2011-01-31Some tweaks to the staticfiles docs to clarify things for new users. Thanks J...Carl Meyer
2011-01-30Fixed typo in staticfiles documentation introduced in [15369]. Thanks, harijay.Jannis Leidel
2011-01-30Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, Eri...Jannis Leidel
2011-01-30Fixed #15191 - typo in form validation docs; thanks berto for the report.Timo Graham
2011-01-30Fixed #14978 -- Added versionchanged directive to --adminmedia docs clarifyin...Jannis Leidel
2011-01-30Reworded parts of the staticfiles documentation after receiving various user ...Jannis Leidel
2011-01-30Fixed #15177 -- Added note to generic views reference page indicating that th...Russell Keith-Magee
2011-01-30Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to ...Russell Keith-Magee
2011-01-29Fixed example use of deprecated function in GeoDjango tutorial.Justin Bronn
2011-01-29Fixed #14993 - Improved docs for ModelAdmin.filter_horizontal adding that it'...Timo Graham
2011-01-28Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed changeLuke Plant
2011-01-27Fixed #13662 -- Added an entry in the README to direct people to the instruct...Russell Keith-Magee
2011-01-26Copied in-development 1.2.5 release notes to trunk.Carl Meyer
2011-01-26Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to d...Carl Meyer
2011-01-26Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the...Timo Graham
2011-01-26Fixed #15163 - typo in email docs; thanks metal for the report.Timo Graham
2011-01-25Fixed #14038 -- Added information to release notes and version changed|added ...Ramiro Morales
2011-01-24Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al...Luke Plant
2011-01-24Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that de...Russell Keith-Magee
2011-01-22Fixed #15147 - Typo in "Managing static files"; thanks ori for the report.Timo Graham
2011-01-22Fixed #15141 - remove some deprecated storage engines from the MySQL notes; t...Timo Graham
2011-01-22Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for t...Timo Graham
2011-01-21Fixed a typo in the docs, thanks to sunoano for the report.Alex Gaynor
2011-01-21Update contributing documentation for changed translation policy.Jannis Leidel
2011-01-20Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai fo...Carl Meyer
2011-01-19Corrected an outdated reference to cmemcache in contributing docs.Carl Meyer
2011-01-18Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report.Timo Graham
2011-01-18Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee
2011-01-16Fixed #15080 - Add -v0 to collectstatic fabric example. Thanks hvdklauw.Timo Graham
2011-01-16Fixed #13628 - Discourage the use of doctests; thanks d0ugal for the suggestion.Timo Graham
2011-01-16Fixed #15030 - ModelAdmin media docs don't mention STATIC_URL. Thanks jezdez ...Timo Graham
2011-01-16Fixed #15062 -- Documented the fact that managers must be able to be shallow ...Russell Keith-Magee
2011-01-15Stopped staticfiles app from requiring a models module when looking for stati...Jannis Leidel
2011-01-15Fixed #15085 - Fix LOCATION for FileCache example. Thanks abdelazer for the r...Timo Graham
2011-01-15Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for th...Timo Graham
2011-01-15Fixed #14928 -- Ensure that a fully qualified domain name can be used for run...Russell Keith-Magee
2011-01-14Change the lack of supports_inactive_user on an auth backend to aChris Beaven
2011-01-13Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v...Russell Keith-Magee