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-09-28
Migrated regressiontest/datastructures doctest, and moved it into the existin...
Russell Keith-Magee
2010-09-28
A few test optimizations; using native unittest where no Django-specific Test...
Russell Keith-Magee
2010-09-28
Migrated null_fk doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-28
Migrated null_fk_ordering doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
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 #13596 -- Added Ukrainian pluralization rules. Thanks, shell_dweller.
Jannis Leidel
2010-09-27
Fixed #14306 -- Cleaned up django.utils.translation module a bit to be quicke...
Jannis Leidel
2010-09-27
Fixed #14290 -- Made format localization faster by caching the format modules...
Jannis Leidel
2010-09-27
Added Stephan Jaekel to AUTHORS for his excellent work purging doctests.
Russell Keith-Magee
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-27
Fixed a geographic sitemaps regression introduced in r13876.
Justin Bronn
2010-09-26
Fixed #14280 -- Fixed duplicate import of deepcopy. Thanks, Carl Meyer.
Jannis Leidel
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 #14122 -- Added example for builtin yesno template filter. Thanks, idah...
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-19
Fixed #11486 -- Corrected the XML serializer to allow for the serialization o...
Russell Keith-Magee
2010-09-16
Fixed #14244: Allow lists of more than 1000 items to be used with the 'in' lo...
Ian Kelly
2010-09-14
Fixed paste-o in [13855]
Luke Plant
2010-09-14
Fixed #2283 (again) - comment form templates don't validate as XHTML
Luke Plant
2010-09-13
Fixed #14254 - More tests for storage backends
Luke Plant
2010-09-13
Fixed #14252 - django.contrib.flatpages unit tests assume default value for s...
Luke Plant
2010-09-13
Fixed #13765 - 'safe' parameter for urlencode filter
Luke Plant
2010-09-13
Fixed #13623 - code in intro-tutorial03 missing an import statement
Luke Plant
[prev]
[next]