index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2010-03-08
Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit...
Luke Plant
2010-03-08
Fixed #12024: Changed admin code to avoid raising an exception when a field l...
Karen Tracey
2010-03-08
Fixed #12097 -- Cleaned up the documentation for ModelChoiceField and Multipl...
Russell Keith-Magee
2010-03-08
Fixed #12114 -- Clarified the existence of the reverse relation _set in the t...
Russell Keith-Magee
2010-03-08
Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ...
Russell Keith-Magee
2010-03-08
Fixed #12941 -- Added documentation for the connections dictionary. Thanks to...
Russell Keith-Magee
2010-03-08
Fixed #13013 -- Added missing {% csrf_token %} in example form.
Russell Keith-Magee
2010-03-08
Fixed #13037 -- Added documentation for the css_classes() helper class. Thank...
Russell Keith-Magee
2010-03-07
Fixed #13048: Corrected typo in email documentation.
James Bennett
2010-03-06
Fixed #12896. Documented the new side-effects of ModelForm validation.
Joseph Kocherhans
2010-03-06
Fixed #11680: Added a note in the error-reporting documentation about basic e...
James Bennett
2010-03-06
Fixed #13036: Corrected a typo in the documentation for the TEMPLATE_LOADERS ...
James Bennett
2010-03-03
Fixed #12969: Use versionadded directive for the new --symlinks option to the...
James Bennett
2010-03-03
Fixed #12601: Documented the slug field in the forms module.
James Bennett
2010-03-03
Fixed #12217: Documented the fact that serving flatpages from the flatpage mi...
James Bennett
2010-03-03
Fixed #11889: Documented the fact that context processors will overwrite pre-...
James Bennett
2010-03-03
Fixed #11883: Documented how to set a custom template name on a flatpage.
James Bennett
2010-03-02
Fixed #12946: Removed an invalid example of url tag usage from the docs.
Karen Tracey
2010-03-01
Fixed #5605: only lowercase the domain portion of an email address in `UserMa...
Jacob Kaplan-Moss
2010-03-01
Fixed #5786: relaxed the validation for usernames to allow more common charac...
Jacob Kaplan-Moss
2010-03-01
Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks,...
Jannis Leidel
2010-03-01
Refined changes made in r12546 to also respect the request.LANGUAGE_CODE in c...
Jannis Leidel
2010-02-27
Fixed #12964 - wrong path for CSRF decorators in upgrading notes.
Luke Plant
2010-02-26
Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Th...
Jannis Leidel
2010-02-26
Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Th...
Jannis Leidel
2010-02-26
Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro...
Russell Keith-Magee
2010-02-24
Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf.
Justin Bronn
2010-02-24
Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,...
Joseph Kocherhans
2010-02-24
Fixed #12102 -- Corrected an example in the docs that suggested that you use ...
Russell Keith-Magee
2010-02-24
Fixed #11933 -- Added versionchanged marker for the cache_db session backend....
Russell Keith-Magee
2010-02-24
Fixed #11782 -- Added some Sphinx metadata to the file uploads documentation....
Russell Keith-Magee
2010-02-24
Fixed #12519 -- Corrected documentation on .raw() queries. Thanks to boralyl ...
Russell Keith-Magee
2010-02-24
Fixed #12538 -- Added a note that pickles aren't stable during version update...
Russell Keith-Magee
2010-02-24
Fixed #12880 -- Added some missing sphinx directives for module references. T...
Russell Keith-Magee
2010-02-23
Fixed #10258: handle duplicate file names better.
Jacob Kaplan-Moss
2010-02-23
Fixed #6298 - Added sample settings file to run the Django test suite (SQLite...
Jannis Leidel
2010-02-23
Fixed #5691 - Adds the active language to the cache key. Thanks, Antoni Aloy,...
Jannis Leidel
2010-02-23
Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin` docs. ...
Justin Bronn
2010-02-23
Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin...
Justin Bronn
2010-02-23
Fixed #12799 -- Added an extra newline to help with PDF generation of documen...
Russell Keith-Magee
2010-02-23
Fixed #12800 -- Clarified the text describing the palettes available to djang...
Russell Keith-Magee
2010-02-23
Fixed #12837 -- Clarified the naming strategy for m2m intermediate tables. Th...
Russell Keith-Magee
2010-02-23
Fixed #12859 -- Clarified the documentation on using multiple tables with .up...
Russell Keith-Magee
2010-02-23
Fixed #12916 -- Added a missing versionadded marker for the m2m_changed signa...
Russell Keith-Magee
2010-02-23
Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for t...
Russell Keith-Magee
2010-02-23
Fixed #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on...
Russell Keith-Magee
2010-02-23
Updated patch applied in r12504. Refs #12806.
Justin Bronn
2010-02-23
Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`. Thanks...
Justin Bronn
2010-02-22
Fixed #11687: the `add` filter is now less failsome when faced with things th...
Jacob Kaplan-Moss
2010-02-22
Fixed #12932 -- Added an extra argument to suite_result() in the test runner,...
Russell Keith-Magee
[prev]
[next]