summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-28[1.2.X] Migrated null_fk_ordering doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Migrated null_queries doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Migrated one_to_one_regress doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Migrated requests doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Migrated reverse_single_related doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Migrated select_related_regress doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-28[1.2.X] Removed a test assertion that depended on primary key ordering. The t...Russell Keith-Magee
2010-09-27[1.2.X] Fixed #14053 -- Also localize long integers. Thanks, David Danier.Jannis Leidel
2010-09-27[1.2.X] Added Stephan Jaekel to AUTHORS for his excellent work purging doctests.Russell Keith-Magee
2010-09-27[1.2.X] Migrated signals_regress doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Migrated string_lookup doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Migrated text doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Migrated urlpatterns_reverse doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Added imports for some new unittest modules. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Migrated datastructures utils doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2010-09-27[1.2.X] Migrated timesince utils doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
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 #14280 -- Fixed duplicate import of deepcopy. Thanks, Carl Meyer.Jannis Leidel
2010-09-26[1.2.X] Fixed #14271 -- Use absolute path for admin media tests. Thanks, Alex...Jannis Leidel
2010-09-26[1.2.X] Fixed #14122 -- Added example for builtin yesno template filter. Than...Jannis Leidel
2010-09-26Fixed #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] Committing missing files from [13859].Ian Kelly
2010-09-16[1.2.X] Fixed #14244: Allow lists of more than 1000 items to be used with the...Ian Kelly
2010-09-14[1.2.X] Fixed paste-o in [13855]Luke Plant
2010-09-14[1.2.X] Fixed #2283 (again) - comment form templates don't validate as XHTMLLuke Plant
2010-09-13[1.2.X] Fixed #14254 - More tests for storage backendsLuke Plant
2010-09-13[1.2.X] Fixed #14252 - django.contrib.flatpages unit tests assume default val...Luke Plant
2010-09-13[1.2.X] Fixed #13765 - 'safe' parameter for urlencode filterLuke Plant
2010-09-13[1.2.X] Fixed #13623 - code in intro-tutorial03 missing an import statementLuke 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] Fixed #11594 - Inaccurate docstring for WhereNode.add()Luke Plant
2010-09-13[1.2.X] Fixed #12918 - Tutorial page 2 issuesLuke 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 FlorenzanoRussell Keith-Magee
2010-09-13[1.2.X] Migrated select_related doctests. Thanks to Eric Florenzano.Russell Keith-Magee