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
path:
root
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2011-08-28
Fixed #15525 -- Custom template tags loading breaks whenever templatetags is ...
Chris Beaven
2011-08-26
Further improved on the work done in r16622 by making the help text icons loo...
Julien Phalip
2011-08-25
Fixed #16677 -- Fixed the future version of the ssi template tag to work with...
Julien Phalip
2011-08-24
Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...
Julien Phalip
2011-08-23
Reverted r16662 -- There are bunch of problems with this patch, including fai...
Russell Keith-Magee
2011-08-23
Fixed a broken test from r16656.
Malcolm Tredinnick
2011-08-23
Fixed #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev <gandal...
Russell Keith-Magee
2011-08-23
Fixed #15315 -- Added support for the 'widget' argument to modelform_factory....
Russell Keith-Magee
2011-08-23
Fixed #15499 -- Ensure that cache control headers don't try to set public and...
Russell Keith-Magee
2011-08-23
Fixed an isnull=False filtering edge-case. Fixes #15316.
Malcolm Tredinnick
2011-08-23
Fixed #15838 -- Promoted assertFieldOutput to a general test utility. Thanks ...
Russell Keith-Magee
2011-08-23
Fixed #10571 -- Factored out the payload encoding code to make sure it is use...
Russell Keith-Magee
2011-08-23
Fixed #16672 -- Ensure that test classes decorated with @override_setings get...
Russell Keith-Magee
2011-08-22
Fixed #14876 -- Ensure that join promotion works correctly when there are nul...
Russell Keith-Magee
2011-08-17
Fixed #8190 -- Added support for a field's help text to the tabular admin inl...
Jannis Leidel
2011-08-15
Fixed #15206 -- Added select_related call to the permissions field of the Gro...
Jannis Leidel
2011-08-13
Fixed #14695 -- Stopped model fields from incorrectly overwriting the field n...
Jannis Leidel
2011-08-13
Fixed #14503 -- Unified multiple implementations of test cases assert* method...
Ramiro Morales
2011-08-12
Fixed #11559 -- Fixed the URL resolver to be able to handle captured paramete...
Jannis Leidel
2011-08-12
Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelso...
Jannis Leidel
2011-08-12
Fixed #5831 -- Made sure the ForNode reports the correct source of an excepti...
Jannis Leidel
2011-08-12
Fixed #10405 -- Raise a more useful error if the formfield of a related model...
Jannis Leidel
2011-08-12
Fixed #15907 -- Fixed another conflict between the ModelForm exclude and the ...
Jannis Leidel
2011-08-12
Fixed #14496 -- Fixed conflict between ModelForm exclude and ModelAdmin reado...
Jannis Leidel
2011-08-12
Fixed #16604 -- Use new save_related hook when saving objects on the changeli...
Jannis Leidel
2011-08-12
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
Jannis Leidel
2011-08-11
Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta...
Jannis Leidel
2011-08-10
Made override_settings also work with TransactionTestCase when acting as a cl...
Ramiro Morales
2011-08-08
Added fixtures files missing from [16590].
Ramiro Morales
2011-08-07
Fixed #3615: Added support for loading fixtures with forward references on da...
Karen Tracey
2011-08-01
Fixed #16542 -- Made Raw ID form widgets shipped with the admin app render th...
Ramiro Morales
2011-07-29
Fixed #14288 -- Fixed linebreaksbr template filter to normalize newlines firs...
Jannis Leidel
2011-07-29
Fixed #16497 -- Added new form and model fields to the Mexican local flavor. ...
Jannis Leidel
2011-07-29
Fixed #8013 -- Added Columbian and Ecuadorian local flavor. Thanks, ikks and ...
Jannis Leidel
2011-07-29
Fixed #16101 -- Added parameters to SingleObjectMixin to override the name of...
Jannis Leidel
2011-07-29
Fixed #16326 -- Fixed re-pickling of unpickled TemplateResponse instances. Th...
Jannis Leidel
2011-07-29
Fixed #16533 -- Stopped the memcache cache backend from raising an exception ...
Jannis Leidel
2011-07-25
Add some simple regression tests for the truncatechars filter. Refs #16510.
Chris Beaven
2011-07-17
Fixed #16480 -- Modified test added in r16522 so it doesn't use a query not s...
Ramiro Morales
2011-07-14
Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Be...
Jannis Leidel
2011-07-13
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...
Jannis Leidel
2011-07-10
Fixed #16447 -- Stopped using the setting name as the sender parameter for th...
Jannis Leidel
2011-07-10
Fixed a typo in the `multiple_database` tests. Thanks Jim Dalton.
Ramiro Morales
2011-07-08
Fixed typos in admin_views tests XML fixtures.
Ramiro Morales
2011-07-08
Fixed bug with our SimpleCookie regarding load/custom Morsel, and simplified ...
Luke Plant
2011-07-08
FIlter warnings about deprecated syntax of the `url` template tag in recently...
Ramiro Morales
2011-07-07
Fixed #16409 -- Fixed an error condition when using QuerySet only()/defer() o...
Ramiro Morales
2011-07-06
Fixed #16424 -- Fixed regression in collect static management command introdu...
Jannis Leidel
2011-07-05
Rolled back r16510, r16513 and r16514 because it wasn't ready.
Jannis Leidel
2011-07-05
Removed left over print statement.
Jannis Leidel
[prev]
[next]