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
2010-09-28
Migrated null_queries doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Migrated one_to_one_regress doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Migrated requests doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Migrated reverse_single_related doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Migrated select_related_regress doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Removed a test assertion that depended on primary key ordering. The test does...
Russell Keith-Magee
2010-09-28
Fixed #14351 -- Modified the requests test case to avoid an timing problem in...
Russell Keith-Magee
2010-09-27
Fixed #14053 -- Also localize long integers. Thanks, David Danier.
Jannis Leidel
2010-09-27
Fixed #14290 -- Made format localization faster by caching the format modules...
Jannis Leidel
2010-09-27
Migrated signals_regress doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated string_lookup doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated text doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated urlpatterns_reverse doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Added imports for some new unittest modules. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated datastructures utils doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated timesince utils doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Reorganized utils tests so it's all in separate modules. Thanks to Stephan Ja...
Russell Keith-Magee
2010-09-27
Migrated datetime_safe doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated tzinfo doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
Migrated datatypes doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated backends doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated admin_validation doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated admin_registration doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated admin_ordering doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
Migrated admin_inlines doctest. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-26
Fixed #13827 -- Cleaned up a few unnecessary function calls.
Jannis Leidel
2010-09-26
Fixed #14271 -- Use absolute path for admin media tests. Thanks, Alex Gaynor.
Jannis Leidel
2010-09-26
Fixed #12544 and #13600 -- Fixed static files serving view to catch invalid d...
Jannis Leidel
2010-09-26
Fixed #7535 -- Correctly set Content-Encoding header in static files serving ...
Jannis Leidel
2010-09-26
Migrated the custom_managers_regress doctests. Thanks to Paul McMillan.
Russell Keith-Magee
2010-09-21
Fixed #12019 - backwards compatibility issues with cache_page decorator.
Luke Plant
2010-09-16
Fixed #14244: Allow lists of more than 1000 items to be used with the 'in' lo...
Ian Kelly
2010-09-13
Fixed #14254 - More tests for storage backends
Luke Plant
2010-09-13
Fixed #13765 - 'safe' parameter for urlencode filter
Luke Plant
2010-09-13
Fixed #12965 - unordered_list template filter fails when given a non-iterable...
Luke Plant
2010-09-13
Fix a couple of typos in test names and descriptions.
Malcolm Tredinnick
2010-09-12
Added a test for hidden SplitDateTime fields. Thanks, seveas.
Malcolm Tredinnick
2010-09-12
Modified the egg template loader tests; firstly to ensure that we are testing...
Russell Keith-Magee
2010-09-12
Allow setting HttpResponse cookie expiry times with datetime objects.
Malcolm Tredinnick
2010-09-12
Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Fixed #13702 -- Made sure to actually fall back to the l10n format strings pr...
Jannis Leidel
2010-09-12
Debug 404 page now displays names of URL patterns, if they exist.
Malcolm Tredinnick
2010-09-12
Add warning when using cache keys that might not work with memcached.
Malcolm Tredinnick
2010-09-11
Fixed #13390 -- `SplitDateTimeWidget` now recognizes when it's no longer requ...
Justin Bronn
2010-09-11
Fixed #13149 -- The admin `ForeignKeyRawIdWidget` now properly handles non-in...
Justin Bronn
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
[prev]
[next]