index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-09
Fixed misspelling in model fields docs.
Carl Meyer
2010-10-09
Converted defer_regress tests from doctests to unittests. We have always bee...
Alex Gaynor
2010-10-09
Added sanity-checking of annotation alias names.
Carl Meyer
2010-10-09
Fixed a PendingDeprecationWarning coming from django.core.cache in Python 2.6.
Alex Gaynor
2010-10-09
Fixed #14356. Remove some dead imports from django.core.management.sql. Tha...
Alex Gaynor
2010-10-09
Fixed #14011 -- Doing a subquery with __in and an EmptyQuerySet no longer rai...
Alex Gaynor
2010-10-09
Fixed #14366 -- Model.objects.none().values() now correctly returns a QuerySe...
Alex Gaynor
2010-10-09
Convert m2m_recursive tests to unittests. We have always been at war with do...
Alex Gaynor
2010-10-09
Fixed #14427 -- Added --bisect and --pair flags to runtests.py, making it eas...
Russell Keith-Magee
2010-10-09
Ensure that the sitemaps test deactivates it's locale, so that subsequent tes...
Russell Keith-Magee
2010-10-09
Fixed #12369 -- Improved example to account for environments where cStringIO ...
Gabriel Hurley
2010-10-09
Fixed #14004 -- Adds documentation for QuerySet.update() method. Thanks to dw...
Gabriel Hurley
2010-10-09
Fixes #13538 -- Clarified query examples with more explicit import statements...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-09
Tiny formatting tweak.
Simon Meers
2010-10-09
Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to...
Simon Meers
2010-10-09
Corrects a typo in [14062]. Thanks to Russ for the report.
Gabriel Hurley
2010-10-09
Fixed #13279 -- Made the paths in the Unix install docs more explicit. Thanks...
Gabriel Hurley
2010-10-09
Fixed #12979 -- allowed using savepoints in TestCase (i.e. tests with transac...
Alex Gaynor
2010-10-09
Fixed #5677 -- update modpython stdout documentation. Thanks to Manfred Wassm...
Simon Meers
2010-10-09
Fixed #14378 -- Made the test client class customizable. Thanks to Ned Batche...
Russell Keith-Magee
2010-10-09
Adding myself to the specialists section (and fixing a typo in Jeremy's bio).
Gabriel Hurley
2010-10-09
Fixed #12872 -- Removed vestiges of mythic old template validation admin app ...
Ramiro Morales
2010-10-09
Fixed #14354 -- Normalized the handling of empty/null passwords in contrib.au...
Russell Keith-Magee
2010-10-09
Added myself to the committers list.
Ramiro Morales
2010-10-09
Fixed #5537 -- document trailing '+' on related_name for supressing backward ...
Simon Meers
2010-10-09
Added myself to contributors.
Carl Meyer
2010-10-08
Fixed #13241. order_with_respect_to now works with ForeignKeys who refer to ...
Alex Gaynor
2010-10-08
Converted order_with_respect_to to unittests. We have always been at war wit...
Alex Gaynor
2010-10-08
Fixed #14023 -- include non_field_errors in example. Thanks to konryd for the...
Simon Meers
2010-10-08
Adding my bio. Andrew enjoys writing about himself in the third person.
Andrew Godwin
2010-10-08
Added my bio to committers.txt
Simon Meers
2010-10-08
Correct a rather embarrassing typo in my bio.
Alex Gaynor
2010-10-08
Added myself to the committers docs.
Alex Gaynor
2010-10-08
Rewrote 'Test with warnings enabled' section of docs/topics/testing.txt from ...
Adrian Holovaty
2010-10-08
Fixed links to the date formats choices in the global settings. Thanks, Russell.
Jannis Leidel
2010-10-08
Fixed #10970 -- Initialize DateFields with datetime.date objects, not datetim...
Jannis Leidel
2010-10-08
Fixed #14232 -- Clarified the data type of date_list in date-based generic vi...
Russell Keith-Magee
2010-10-08
Fixed #14274 -- Added admonition about using -Wall when you run tests. Thanks...
Russell Keith-Magee
2010-10-08
Fixed #14375 -- Corrected the capitalization of MultiValueField. Thanks to Bl...
Russell Keith-Magee
2010-10-08
Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...
Russell Keith-Magee
2010-10-08
Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than...
Russell Keith-Magee
2010-10-08
Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ne...
Russell Keith-Magee
2010-10-08
Disabled unused Sphinx configuration option that triggered a warning.
Jannis Leidel
2010-10-08
Fixed #13188 -- Moved date format documentation from the now template tag to ...
Jannis Leidel
2010-10-08
Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f...
Jannis Leidel
2010-10-08
Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,...
Russell Keith-Magee
2010-10-08
Fixed #13218 -- Ensure that syndicated content served over HTTPS uses https:/...
Russell Keith-Magee
2010-10-08
Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...
Russell Keith-Magee
2010-10-08
Fixed #14381 -- Clarified exception handling when instantiating Routers. Than...
Russell Keith-Magee
[prev]
[next]