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-13
Fixed #12304 -- regression tests to make sure the validation messages for uni...
Honza Král
2010-10-13
Fixed #14017 -- wrong comment on log_deletion method of ModelAdmin
Honza Král
2010-10-13
Fixed #13830 -- Updated province name in Indonesian localflavor. Thanks, rodin.
Justin Bronn
2010-10-13
Fixed #13811 -- Changed unique validation in model formsets to ignore None va...
Honza Král
2010-10-12
Clarified the text and example describing the RequestFactory. Thanks to Alex ...
Russell Keith-Magee
2010-10-12
Fixed #9002 -- Added a RequestFactory. This allows you to create request inst...
Russell Keith-Magee
2010-10-12
Enabled area calculations for geography columns.
Justin Bronn
2010-10-12
Modified the test_client tests to use the non-deprecated mail API.
Russell Keith-Magee
2010-10-12
Refs #12991 -- Added release note about deprecation of DjangoTestRunner.
Russell Keith-Magee
2010-10-12
Fixed #14447 -- Modified the auth and sitemaps tests to remove some assumptio...
Russell Keith-Magee
2010-10-12
Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...
Alex Gaynor
2010-10-12
Converted model_inheritance_select_related tests from doctests to unittests. ...
Alex Gaynor
2010-10-12
Converted initial_sql_regress tests from doctests (sort of...) to unittests. ...
Alex Gaynor
2010-10-12
Converted get_or_create_regress tests from doctests to unittests. We have al...
Alex Gaynor
2010-10-12
Added myself to committers
Honza Král
2010-10-12
Fixed #14425 -- Unused imports in contrib.admin. Thanks robhudson.
Chris Beaven
2010-10-12
Tweak to many_to_one_null doctest to avoid primary key assumptions (causing b...
Russell Keith-Magee
2010-10-12
Migrated one_to_one doctests. Thanks to George Sakkis for the patch. (We have...
Russell Keith-Magee
2010-10-12
Migrated many_to_one_null doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-12
Migrated properties doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-12
Migrated the mutually_referential doctests. Thanks to George Sakkis for the p...
Russell Keith-Magee
2010-10-12
Migrated m2o_recursive and m2o_recursive2 tests, merging them into a single p...
Russell Keith-Magee
2010-10-11
Fixed a reference in the docs to a non-existant PasswordField.
Alex Gaynor
2010-10-11
Moved the good stuff to the top in releases/1.3.txt
Luke Plant
2010-10-11
Fixed #14349 -- Added Belgium localflavor. Thanks for the report and patch, L...
Jannis Leidel
2010-10-11
Fixed #13494 -- Correctly concat an email subject prefix with a translation s...
Jannis Leidel
2010-10-11
Fixed #14227 -- Added information about the "easy-pickings" keyword to the co...
Gabriel Hurley
2010-10-11
Fixed #14444 -- Convert the pagination doctests to unittests. We have always...
Alex Gaynor
2010-10-11
Fixed the same set of typos as were corrected in [14149], this time in the re...
Gabriel Hurley
2010-10-11
Updated version of PostGIS in GeoDjango install docs.
Justin Bronn
2010-10-11
Fixed a few typos in the unittest2 docs introduced in [14139].
Gabriel Hurley
2010-10-11
Converted ordering tests from doctests to unittests. We have always been at ...
Alex Gaynor
2010-10-11
Converted save_delete_hooks tests from doctests to unittests. We have always...
Alex Gaynor
2010-10-11
Fixed #14440 - Converted mail doctests to unittests.
Jacob Kaplan-Moss
2010-10-11
Fixed #14433 - replaced a thread-unsafe solution to #10235 introduced in [13980]
Luke Plant
2010-10-11
Refs #12991 -- Added extra docs for the unittest2 changes made in r14139.
Russell Keith-Magee
2010-10-11
Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...
Russell Keith-Magee
2010-10-11
Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin...
Russell Keith-Magee
2010-10-11
Fixed #14279 -- Corrected a typo in the sitemaps tests (didn't affect the pas...
Alex Gaynor
2010-10-10
Fixed #14392 -- Changed ModelForm.fields and ModelForm.exclude examples to us...
Gabriel Hurley
2010-10-10
Consolidated i18n commands test with the rest of the i18n tests.
Ramiro Morales
2010-10-10
Converted signals tests from doctests to unittests. We have always been at w...
Alex Gaynor
2010-10-10
Fixed typo in tutorial 01.
Carl Meyer
2010-10-10
Fixed #13863 -- Corrected decimal separator in Swedish format module. Thanks,...
Jannis Leidel
2010-10-10
Don't mark a TemplateSyntaxError in flatpages as being translatable.
Alex Gaynor
2010-10-10
Fixed #6073 -- Made compilemessages 18n management command reject PO files wi...
Ramiro Morales
2010-10-10
Fixed #14193: prepopulated_fields javascript now concatenates in correct orde...
Andrew Godwin
2010-10-10
Fixed #14391 - Updated django-admin.1 man page to include newer commands. Tha...
Andrew Godwin
2010-10-10
Add myself to committers
Chris Beaven
2010-10-10
Refs #11256 -- Extended the annotation field name conflict check to cover m2m...
Carl Meyer
[prev]
[next]