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-15
Fixed #14472 -- converted generic_relations tests from doctests to unitests. ...
Alex Gaynor
2010-10-15
Fixed some typos in the documentation that snuck in with [14223].
Alex Gaynor
2010-10-15
Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit...
Alex Gaynor
2010-10-15
Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We...
Alex Gaynor
2010-10-15
Change the stacklevel for Field deprecation warnings to correctly point to th...
Chris Beaven
2010-10-15
Fix the version which the safe argument for the urlencode filter was added. T...
Chris Beaven
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-14
Fixed #14301 -- Handle email validation gracefully with email addresses conta...
Jannis Leidel
2010-10-14
Fixed #5327 -- Added standardized field information to ModelChoiceField and M...
Gabriel Hurley
2010-10-14
Fixed #14456 -- converted inline_formsets tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14459 -- converted many_to_one_regress tests from doctests to unittest...
Alex Gaynor
2010-10-14
Fixed reference to removed function root() in AdminSite docstring.
Luke Plant
2010-10-14
Fixed #14460 -- converted managers_regress tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14458 -- converted m2m_regress tests from doctests to unittests. We h...
Alex Gaynor
2010-10-13
Fixed #12192 -- Don't execute any DB query when the QS slicing being performed
Ramiro Morales
2010-10-13
Added a skeleton for 'little features' in the 1.3 release notes.
Russell Keith-Magee
2010-10-13
Correcting a typo and a copy/paste problem in the RequestFactory docs from [1...
Gabriel Hurley
2010-10-13
Fix a typo in my bio
Chris Beaven
2010-10-13
Fixed #14119 -- fields_for_model no longer returns all fields when fields par...
Honza Král
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
[prev]
[next]