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
2010-10-27
[1.2.X] Fixed #14398 -- Changed runfcgi command to interpret the umask option...
Ramiro Morales
2010-10-26
[1.2.X] Fixed #14565 - No csrf_token on 404 pages
Luke Plant
2010-10-25
[1.2.X] Fixed #14047 -- Updated the CommonMiddleware docs to include sending ...
Gabriel Hurley
2010-10-25
[1.2.X] Fixed #10545 -- Mentioned that template context variables only exist ...
Gabriel Hurley
2010-10-25
[1.2.X] Converted model_inheritance doctests to unittests. We have always be...
Alex Gaynor
2010-10-25
[1.2.X] Removed obsolete 'date' filter -> 'now' tag link.
Ramiro Morales
2010-10-24
[1.2.X] Fixed #14551 -- corrected a type in the remote user auth documentatio...
Alex Gaynor
2010-10-24
[1.2.X] Fixed #13617 -- `OSMGeoAdmin` now works again when `USE_L10N` (or `LA...
Justin Bronn
2010-10-24
[1.2.X] Fixed #13040 -- Added info on where to import File class from to File...
Gabriel Hurley
2010-10-24
[1.2.X] Fixed #11441 -- Improved signal topic guide, particularly regarding t...
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-23
[1.2.X] Fixed #14223 -- Extended unification of exception raised in presence ...
Ramiro Morales
2010-10-22
[1.2.X] Fixed #14534 -- updated an out of date link in the docs. Thanks to d...
Alex Gaynor
2010-10-21
[1.2.X] Fixed #14513 -- check fields with underscores for validity when order...
Chris Beaven
2010-10-21
[1.2.X] Revert [13850], this was a new feature not a bugfix.
Chris Beaven
2010-10-21
[1.2.X] Ensure the mutliple_database tests leave the settings in the same sta...
Alex Gaynor
2010-10-20
[1.2.X] Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_...
Gabriel Hurley
2010-10-20
[1.2.X] Fixed #14432 -- Added an import statement which was previously implie...
Gabriel Hurley
2010-10-20
[1.2.X] Fixed #14493 -- Corrected use of the wrong attribute in the model val...
Gabriel Hurley
2010-10-20
[1.2.X] Fixed bug and test failure introducted in [14290]
Luke Plant
2010-10-19
[1.2.X] Fixed #14498 - Forms passed to FormWizard.process_step are not guaran...
Luke Plant
2010-10-19
[1.2.X] Fixed errors introduced in r14280 when running Django tests under Pyt...
Ramiro Morales
2010-10-19
[1.2.X] Migrated many-to-many doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
[1.2.X] Migrated many-to-one doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
[1.2.X] Converted queries tests from doctests to unittests.
Ramiro Morales
2010-10-19
[1.2.X] Fixed #7616 -- Added advice on unix socket permissions and umasks to ...
Gabriel Hurley
2010-10-19
[1.2.X] Fixed #14464 -- Strengthened the admonition regarding documentation v...
Gabriel Hurley
2010-10-19
[1.2.X] Fixed #14426 -- Removed "mysite" import statements from examples that...
Gabriel Hurley
2010-10-18
[1.2.X] Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabriel...
Honza Král
2010-10-17
[1.2.X] Fixed a few other backporting-related bugs introduced in r14213.
Jannis Leidel
2010-10-17
[1.2.X] Removed stray code introduced in r14126 that broke the test suite.
Jannis Leidel
2010-10-17
[1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation fi...
Jannis Leidel
2010-10-17
Corrected a suite of test failures when running under postgres. Backport of ...
Alex Gaynor
2010-10-16
[1.2.X] Fixed #14126 -- Fixed an issue with changes to the blocktrans tag int...
Jannis Leidel
2010-10-16
[1.2.X] Converted or_lookups tests from doctests to unittests. We have alway...
Alex Gaynor
2010-10-15
[1.2.X] Fixed #14307 -- Added a new crossref target to model field reference ...
Gabriel Hurley
2010-10-15
[1.2.X] Fixed #14307 -- Linked ChoiceField.choices docs to Field.choices docs...
Gabriel Hurley
2010-10-15
[1.2.X] Fixed #14376 -- added docs for previously undocumented Brazilian loca...
Gabriel Hurley
2010-10-15
[1.2.X] Fixed #14473 -- converted the model_package tests from doctests to un...
Alex Gaynor
2010-10-15
[1.2.X] Fixed #14472 -- converted generic_relations tests from doctests to un...
Alex Gaynor
2010-10-15
[1.2.x] Fixed #14454 -- converted admin_widgets tests from doctests to unitte...
Alex Gaynor
2010-10-14
[1.2.X] Fixed #14301 -- Handle email validation gracefully with email address...
Jannis Leidel
2010-10-14
[1.2.X] Fixed #5327 -- Added standardized field information to ModelChoiceFie...
Gabriel Hurley
2010-10-14
[1.2.X] Fixed #14456 -- converted inline_formsets tests from doctests to unit...
Alex Gaynor
2010-10-14
[1.2.X] Fixed #14459 -- converted many_to_one_regress tests from doctests to ...
Alex Gaynor
[next]