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
2015-01-27
Fixed #24154 -- Backends can now check support for expressions
Josh Smeaton
2015-01-26
Fixed #24220 - Allowed lazy objects for success_url
Tomáš Ehrlich
2015-01-23
Fixed test_runner test failure on Python 3.5; refs #23763.
Tim Graham
2015-01-23
Fixed warning leak in static.serve() test
Claude Paroz
2015-01-22
Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
2015-01-22
Fixed #24104 -- Fixed check to look on field.many_to_many instead of class in...
Andriy Sokolovskiy
2015-01-22
Fixed small inconsistency when handling aggregate's default_alias.
Loic Bistuer
2015-01-20
Fixed typos in code comments.
Adam Taylor
2015-01-20
Refs #24163 -- Fixed failing Oracle test when migrating from ForeignKey to On...
Markus Holtermann
2015-01-20
Fixes #24169 -- More arrayfield specific lookups.
Marc Tamlyn
2015-01-20
Fixed #24183 -- Fixed wrong comparisons in Substr
Josh Smeaton
2015-01-20
Fixed #24155 -- Maintained kwargs and import order in migration writer
Markus Holtermann
2015-01-19
Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+
Tim Graham
2015-01-19
Advanced deprecation warnings for Django 1.9.
Tim Graham
2015-01-19
Removed IPAddressField per deprecation timeline; refs #20439.
Tim Graham
2015-01-19
Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
Fixed #24174 -- Fixed extra order by descending
Josh Smeaton
2015-01-18
Removed an unused import and a flake8 exclude that caused it to be missed.
Tim Graham
2015-01-18
Removed usage of deprecated removetags in a template test.
Tim Graham
2015-01-18
Changed RedirectView.permanent to False per deprecation timeline; refs #21587.
Tim Graham
2015-01-18
Removed obsolete SQL generation methods.
Tim Graham
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-18
Removed support for admin validators per deprecation timeline; refs #16905.
Tim Graham
2015-01-18
Removed support for callable QuerySet arguments per deprecation timeline; ref...
Tim Graham
2015-01-18
Removed utils.module_loading.import_by_path() per deprecation timeline; refs ...
Tim Graham
2015-01-17
Removed dumpdata --natural option and serializers use_natural_keys parameter.
Tim Graham
2015-01-17
Removed obsolete deprecation warning in runtests.py
Tim Graham
2015-01-17
Removed the validate management command per deprecation timeline.
Tim Graham
2015-01-17
Removed support for SplitDateTimeWidget with DateTimeField per deprecation ti...
Tim Graham
2015-01-17
Removed ModelAdmin.get_formsets() per deprecation timeline; refs #20702.
Tim Graham
2015-01-17
Removed BaseDatabaseValidation.validate_field() per deprecation timeline.
Tim Graham
2015-01-17
Cleaned up migration writer tests
Markus Holtermann
2015-01-17
Removed ssi/url tags from future per deprecation timeline; refs #21939.
Tim Graham
2015-01-17
Removed unused imports from previous commit.
Tim Graham
2015-01-17
Removed BaseCommand.requires_model_validation per deprecation timeline.
Tim Graham
2015-01-17
Removed utils.text.javascript_quote() per deprecation timeline; refs #21725.
Tim Graham
2015-01-17
Removed deprecated Chinese language codes; refs #18149.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Fixed #24055 -- Keep reference to view class for resolve()
Collin Anderson
2015-01-17
Removed support for initial_data fixtures per deprecation timeline.
Tim Graham
2015-01-17
Removed support for old-style test database settings per deprecation timeline.
Tim Graham
2015-01-17
Removed django.core.cache.get_cache() per deprecation timeline; refs #21012.
Tim Graham
2015-01-17
Removed django.utils.tzinfo per deprecation timeline; refs #17262.
Tim Graham
2015-01-17
Removed compatibility with Python 3.2.
Tim Graham
2015-01-17
Removed django.utils.datastructures.SortedDict per deprecation timeline.
Tim Graham
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2015-01-17
Removed django.utils.datastructures.MergeDict per deprecation timeline; refs ...
Tim Graham
2015-01-17
Removed request.REQUEST per deprecation timeline; refs #18659.
Tim Graham
2015-01-17
Removed django.utils.functional.memoize per deprecation timeline.
Tim Graham
2015-01-17
Removed backwards compatibility shims for "util" modules per deprecation time...
Tim Graham
[prev]
[next]