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
Age
Commit message (
Expand
)
Author
2010-09-11
Add option to redirect_to view to allow passing along the query string
Malcolm Tredinnick
2010-09-11
Fixed #13599 -- No longer embed hidden `<td>` elements in `ChangeList` that c...
Justin Bronn
2010-09-11
Improved unicode-type, ASCII-convertible header handling in
Malcolm Tredinnick
2010-09-11
Fixed #11905: Raise an error on model form creation if a non-existent field w...
Karen Tracey
2010-09-11
Adjust AdminDocTests to run after r13728. Also match comments to tests and ad...
Karen Tracey
2010-09-10
Fixed a test so that it actually tests what it's supposed to test.
Luke Plant
2010-09-10
Fixed #14235 - UnicodeDecodeError in CSRF middleware
Luke Plant
2010-09-10
Fixed #13095 -- `formfield_callback` keyword argument is now more sane and wo...
Justin Bronn
2010-09-10
Converted doctest to unittest. Patch by Alex Gaynor.
Jannis Leidel
2010-09-10
Pass commit=False to loaddata in tests, which will keep the DB connection ope...
Karen Tracey
2010-09-10
Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call
Luke Plant
2010-09-10
Fixed #14246: Modified aggregation_regress tests so that they will pass on a ...
Karen Tracey
2010-09-10
Fixed some of the problems with aggregation_regress tests on higher levles of...
Karen Tracey
2010-09-10
Adding related objects in the admin (via popup) respects user
Malcolm Tredinnick
2010-09-09
Patch CSRF-protection system to deal with reported security issue. Announceme...
James Bennett
2010-09-07
Fixed #13081 - Admin actions lose get-parameters in changelist view
Luke Plant
2010-09-07
Fixed #13475 - for tag raises an exception when trying to unpack a non-iterab...
Luke Plant
2010-08-31
Fixed #14199 -- Added a missing table creation statement in the db cache back...
Russell Keith-Magee
2010-08-30
Fixed #13798 -- Added connection argument to the connection_created signal. T...
Russell Keith-Magee
2010-08-30
Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...
Luke Plant
2010-08-27
Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...
Russell Keith-Magee
2010-08-24
Fixed #14159 -- Corrected more potential uses of relative paths in tests. Tha...
Russell Keith-Magee
2010-08-23
Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to...
Russell Keith-Magee
2010-08-21
Fixed #13140 -- Ensure that request headers are preserved through redirect ch...
Russell Keith-Magee
2010-08-21
Fixed #14148 -- Ensure the admin_script tests always use an absolute path; Py...
Russell Keith-Magee
2010-08-20
Fixed #12574 -- Removed an unnecessary exception catch from the system runtes...
Russell Keith-Magee
2010-08-20
Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gayno...
Russell Keith-Magee
2010-08-20
Fixed #14068 -- Corrected error handling in loaddata when an allow_syncdb met...
Russell Keith-Magee
2010-08-19
Fixed #14123 -- Made AdminDocs tests optional, based on the availability of d...
Russell Keith-Magee
2010-08-17
Fixed #14102 -- Ensure that fields that have been excluded from a form aren't...
Russell Keith-Magee
2010-08-14
Added file missing from r13590.
Russell Keith-Magee
2010-08-14
Fixed #5350 -- Added fallback to default 404/500 handlers when they're not ex...
Russell Keith-Magee
2010-08-14
Fixed #13796 -- Ensure that builtin tags and filters are included in admin do...
Russell Keith-Magee
2010-08-14
Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...
Russell Keith-Magee
2010-08-14
Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignKeys/Many...
Russell Keith-Magee
2010-08-07
Rationalized the verbosity levels (including introducing a new super-verbose ...
Russell Keith-Magee
2010-08-07
Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gman...
Russell Keith-Magee
2010-08-06
Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in styling
Luke Plant
2010-08-06
Fixed #11159 -- Added mimetype detection to the test client for file uploads....
Russell Keith-Magee
2010-08-06
Fixed #13615 -- Clarified test assertion text to avoid confusion when respons...
Russell Keith-Magee
2010-08-06
Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...
Russell Keith-Magee
2010-08-06
Fixed #13092 -- Added support for the "in" operator when dealing with context...
Russell Keith-Magee
2010-08-06
Added __init__.py file that was left out of [13505].
Russell Keith-Magee
2010-08-06
Fixed #13495 -- Refactored the localflavor test directory to provide the plac...
Russell Keith-Magee
2010-08-06
Fixed #14014 -- Ensure that the "save and add another" button for users actua...
Russell Keith-Magee
2010-08-06
Fixed #14012 -- Corrected the handling of the create user popup dialog in the...
Russell Keith-Magee
2010-08-06
Fixed #14027 -- Ensure that reverse() raises an exception when you try to rev...
Russell Keith-Magee
2010-08-06
Fixed #13316 -- Modified the default behavior of PasswordInput to prevent ref...
Russell Keith-Magee
2010-08-06
Corrected [13479], accounting for unnamed urls that are instances of classes.
Russell Keith-Magee
2010-08-05
Fixed #13621 -- Corrected the handling of input formats on date/time form fie...
Russell Keith-Magee
[next]