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-03-14
Fixed #15604 -- Changed django.db.models.permalink to use wraps() so that it ...
Adrian Holovaty
2011-03-14
Importing django.forms no longer requires DJANGO_SETTINGS_MODULE. Moved djang...
Adrian Holovaty
2011-03-10
Removed an unused code path.
Luke Plant
2011-03-10
Fixed #15572 - include with "only" option discards context properties (such a...
Luke Plant
2011-03-10
Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...
Gabriel Hurley
2011-03-10
Fixed #15559 - distinct queries introduced by [15607] cause errors with some ...
Luke Plant
2011-03-09
Fixed a bunch more tests that were failing in Oracle due to false assumptions...
Ian Kelly
2011-03-09
Fixed another case-sensitivity bug in Oracle introspection. This one was har...
Ian Kelly
2011-03-09
Fixed a case-sensitivity bug in Oracle introspection that was preventing insp...
Ian Kelly
2011-03-09
Fixed a test that was failing in Oracle due to default ordering assumptions.
Ian Kelly
2011-03-09
Modified collectstatic management command to not include STATIC_ROOT in the u...
Jannis Leidel
2011-03-09
Removed some dead code, and old/bad constructs from the HttpResponse classes.
Alex Gaynor
2011-03-09
Fixed a number of tests that were failing in Oracle due to false assumptions ...
Ian Kelly
2011-03-08
Added a skip for a test that fails in Oracle. Unlike other backends, Oracle ...
Ian Kelly
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-08
Fixed field names that were preventing the tests from running in Oracle.
Ian Kelly
2011-03-08
Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...
Russell Keith-Magee
2011-03-07
Fix the documentation of BoundField.value() to reference the correct method name
Chris Beaven
2011-03-07
Fix the docstring of contrib.staticfiles BaseFinder so it's not misleading.
Chris Beaven
2011-03-07
Tweaked r15769 to remove reference to "project."
Carl Meyer
2011-03-07
Clearer mile-high description of migrating to staticfiles in 1.3 release notes.
Carl Meyer
2011-03-07
Fixed #15553 -- Updated Macedonian locale. Thanks to vasiliyeah for the patch.
Russell Keith-Magee
2011-03-07
Fixed #15554 -- Corrected test failure in contenttypes when default site isn'...
Russell Keith-Magee
2011-03-06
Fixed #14965 -- Added release notes about changes to builtin template tags
Russell Keith-Magee
2011-03-06
Fixed #15560 -- Cleaned up some redundant post->put redirections in the class...
Russell Keith-Magee
2011-03-05
Add formtools test templates to MANIFEST.
Karen Tracey
2011-03-05
Added trove classifiers for specific python versions. Thanks to Brett Cannon ...
Russell Keith-Magee
2011-03-04
Fixed #11864 -- Improved the "see also" section of the many-to-one model topi...
Gabriel Hurley
2011-03-04
Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. T...
Gabriel Hurley
2011-03-04
Bump trunk to 1.3 release candidate status.
James Bennett
2011-03-04
Refs #15550 -- Corrected another primary-key ordering problem in the modelfor...
Russell Keith-Magee
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed #15550 -- Corrected an ordering dependency in the model_forms doctests....
Russell Keith-Magee
2011-03-04
Fixed #15549 -- Removed dependency on specific primary keys. Thanks to bberes...
Russell Keith-Magee
2011-03-04
Fixed #15548 -- Added an ordering clause to prevent test failures under Postg...
Russell Keith-Magee
2011-03-03
Fixed #15544 -- Corrected a test failure in the generic views tests that depe...
Russell Keith-Magee
2011-03-03
Fixed #15545 -- Corrected the admin filterspecs tests to be non-dependent on ...
Russell Keith-Magee
2011-03-03
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...
Gabriel Hurley
2011-03-03
Made small improvement to docs/topics/db/queries.txt -- added import statemen...
Adrian Holovaty
2011-03-03
Fixed #11206 -- Ensure that the floatformat template filter doesn't switch to...
Ramiro Morales
2011-03-03
Fixed #15528 -- Added versionchanged directive to load template tag docs.
Gabriel Hurley
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-03
Fixed #15543 -- Tweaked change from r15696 to not use 'if' syntax introduce i...
Ramiro Morales
2011-03-03
Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...
Gabriel Hurley
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-03
Fixed #12252 -- Ensure that queryset unions are commutative. Thanks to benrey...
Russell Keith-Magee
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
[prev]
[next]