index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-27
[1.2.X] Reorganized utils tests so it's all in separate modules. Thanks to St...
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated datetime_safe doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated tzinfo doctests. Thanks to Stephan Jaekel.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated datatypes doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated backends doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated admin_validation doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Fixed #14290 -- Made format localization faster by caching the format...
Jannis Leidel
2010-09-27
[1.2.X] Migrated admin_registration doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated admin_ordering doctests. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-27
[1.2.X] Migrated admin_inlines doctest. Thanks to Sebastian Hillig.
Russell Keith-Magee
2010-09-26
[1.2.X] Fixed #14271 -- Use absolute path for admin media tests. Thanks, Alex...
Jannis Leidel
2010-09-26
Fixed #12544 and #13600 -- Fixed static files serving view to catch invalid d...
Jannis Leidel
2010-09-26
[1.2.X] Fixed #7535 -- Correctly set Content-Encoding header in static files ...
Jannis Leidel
2010-09-26
[1.2.X] Migrated the custom_managers_regress doctests. Thanks to Paul McMillan.
Russell Keith-Magee
2010-09-21
[1.2.X] Fixed #12019 - backwards compatibility issues with cache_page decorator.
Luke Plant
2010-09-19
[1.2.X] Fixed #11486 -- Corrected the XML serializer to allow for the seriali...
Russell Keith-Magee
2010-09-16
[1.2.X] Fixed #14244: Allow lists of more than 1000 items to be used with the...
Ian Kelly
2010-09-13
[1.2.X] Fixed #14254 - More tests for storage backends
Luke Plant
2010-09-13
[1.2.X] Fixed #13765 - 'safe' parameter for urlencode filter
Luke Plant
2010-09-13
[1.2.X] Fixed #12965 - unordered_list template filter fails when given a non-...
Luke Plant
2010-09-13
[1.2.X] Migrated proxy_models doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated reserved_names doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated reverse_lookup doctests. Thanks to Eric Florenzano
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated select_related doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated str doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated transactions doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated unmanaged_models doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated the update doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
[1.2.X] Migrated user_commands doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-12
[1.2.X] Fixed the get_or_create tests for postgreSQL, by using
Malcolm Tredinnick
2010-09-12
[1.2.X] Modified the egg template loader tests; firstly to ensure that we are...
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated expressions doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated empty doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated m2m_multiple doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated m2m_intermediary doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrate m2m_and_m2o doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrate get_or_create doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated get_object_or_404 doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrate get_latest doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated the force_insert_update tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrate the files doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated the field_subclsasing doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated delete doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated defer doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated custom_pk doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated custom_methods doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Migrated the custom_managers tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
[1.2.X] Fixed #13702 -- Made sure to actually fall back to the l10n format st...
Jannis Leidel
[next]