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
Age
Commit message (
Expand
)
Author
2011-04-22
Fixed #11251 -- Extended Australian localflavor to ship a few model fields ad...
Jannis Leidel
2011-04-22
Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...
Jannis Leidel
2011-04-22
Fixed #9089 -- Correctly handle list values in MultiValueDict instances when ...
Jannis Leidel
2011-04-22
Fixed #6953 -- Correctly sort ManyToMany fields in ModelForms. Thanks, dgould...
Jannis Leidel
2011-04-21
Added note about HTML5 to release notes.
Luke Plant
2011-04-20
Minor cleanup to the select_for_update tests (as suggested by Alex Gaynor).
Jacob Kaplan-Moss
2011-04-20
Added notes about `select_for_update` to the 1.4 release notes.
Jacob Kaplan-Moss
2011-04-20
Fixed #2705: added a `select_for_update()` clause to querysets.
Jacob Kaplan-Moss
2011-04-20
Fixed #15794 -- Corrected an error in the docs which indicated applying decor...
Gabriel Hurley
2011-04-20
Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thank...
Gabriel Hurley
2011-04-20
Fixed #15866, #15850 -- Prevented get_model() and get_models() from returning...
Carl Meyer
2011-04-20
Fixed case of DOCTYPE in 500 template, for the sake of consistency.
Luke Plant
2011-04-20
Fixed various validation errors caught by the validator.nu HTML5 validator.
Luke Plant
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-20
Fixed #15846 -- Fixed unfinished sentence in django-admin.txt. Thanks, follower
Adrian Holovaty
2011-04-20
Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...
Jannis Leidel
2011-04-20
Corrected factual error regarding logging in the CSRF docs
Luke Plant
2011-04-19
Fixed #10917 - admin/base.html should contain messages block
Luke Plant
2011-04-19
Fixed #15791 - method to signal that callable objects should not be called in...
Luke Plant
2011-04-19
Fixes #15721 (again) via a minor tweak to avoid unexpected behaviour of copy(...
Chris Beaven
2011-04-18
Fixed #15843 -- removed an extraneous quotation mark in the template tag docs...
Gabriel Hurley
2011-04-18
Fixed #15534: Made the Oracle runtime test for regex capabilities use the !Da...
Ian Kelly
2011-04-18
Added new tests I forgot to include in [16038].
Ramiro Morales
2011-04-18
Fixed #15848 -- Fixed regression introduced in [15882] in makemessages manage...
Ramiro Morales
2011-04-17
Fixed #15800 -- Fixed error in class-based-views docs. Thanks, Natim
Adrian Holovaty
2011-04-17
Fixed #15816 -- Changed docs/ref/utils.txt to refer to django.utils.datastruc...
Adrian Holovaty
2011-04-17
Fixed #15821 -- Removed incorrect link from docs/releases/1.3.txt
Adrian Holovaty
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
2011-04-17
Updated the contributing document to accurately reflect our security process.
Jacob Kaplan-Moss
2011-04-17
Fixes #15721 -- Make {% include %} and RequestContext work together again.
Chris Beaven
2011-04-17
Fixes #15814 -- Added a test util to abstract the process of using a test tem...
Chris Beaven
2011-04-15
Fixed #15573: Forced the default site id to be 1 when creating test databases...
Ian Kelly
2011-04-13
Fixes Paginator.validate_number not raising a PageNotAnInteger exception when...
Chris Beaven
2011-04-11
Made some negligible docstring fixes while I was poking around in the depths ...
Adrian Holovaty
2011-04-11
Fixed incorrect usage of its in query.py docstring
Adrian Holovaty
2011-04-09
Fixed #15780 - Broken link in old release notes regarding CSRF upgrade
Luke Plant
2011-04-07
Fixed #15757 - removed remaining instances of get_and_delete_messages
Luke Plant
2011-04-06
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB back...
Ramiro Morales
2011-04-06
Fixes #10786 -- Document that NullBooleanField should be used rather than Boo...
Chris Beaven
2011-04-06
Fixes #10754 - minor clarification to the post/pre_delete signal documentation
Chris Beaven
2011-04-06
Fixes #11596 -- Make paginator.Page iterable
Chris Beaven
2011-04-05
Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS ba...
Ramiro Morales
2011-04-05
Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations ...
Ramiro Morales
2011-04-04
Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of leg...
Adrian Holovaty
2011-04-04
Fixed #15613: Don't send content-length headers for non-regular files. Thanks...
Andrew Godwin
2011-04-04
Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thank...
Adrian Holovaty
2011-04-03
Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to j...
Russell Keith-Magee
2011-04-03
Fixed #15746. Clarified updated list_filter documentation.
Simon Meers
2011-04-02
Fixed #15704 -- Made cache tests more reusable by moving the backend path int...
Adrian Holovaty
2011-04-02
Fixed a comma splice in docs/faq/install.txt from [16004]
Adrian Holovaty
[prev]
[next]