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-02-04
Cleaned up formatting in template_tests.test_custom.
Preston Timmons
2015-02-04
Removed EverythingNode
Anssi Kääriäinen
2015-02-04
Fixed #14497 -- Improved admin widget for "read only" FileFields
Riccardo Magliocchetti
2015-02-04
Fixed typos of "select_related" in docs and tests.
Josh Schneier
2015-02-03
Fixed #15321 -- Honored ancestors unique checks.
Aron Podrigal
2015-02-03
Removed a useless check in runtests.py
Tim Graham
2015-02-03
Refactored tests that rely on an ImportError for Python 3.5 compatibility
Tim Graham
2015-02-03
Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO.
Simon Charette
2015-02-03
Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
Fixed #24252 -- Forced lazy __str__ to utf-8 on Python 2
Claude Paroz
2015-02-03
Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponse
Matthew Somerville
2015-02-03
Fixed #18651 -- Enabled optional assignments for simple_tag().
Preston Timmons
2015-02-03
Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-03
Fixed #24263 -- Prevented extra queries on BaseDateDetailView with a custom q...
Tim Graham
2015-02-03
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-01-31
Fixed expressions test on Python 3.5; refs #23763.
Tim Graham
2015-01-31
Fixed #24245 -- Added introspection for database defaults.
Tim Graham
2015-01-30
Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows."
Tim Graham
2015-01-30
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Loic Bistuer
2015-01-29
Fixed #24145 -- Added PUT & PATCH to CommonMiddleware APPEND_SLASH redirect e...
Samuel Colvin
2015-01-29
Fixed #23940 -- Allowed model fields to be named `exact`.
Simon Charette
2015-01-28
Removed threading fallback imports.
Tim Graham
2015-01-28
Fixed flake8 warning.
Tim Graham
2015-01-28
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
Jon Dufresne
2015-01-28
Refs #14030 -- Added repr methods to all expressions
Josh Smeaton
2015-01-28
Refs #24060 -- Added a test demonstrating reverse order isn't mutable
Josh Smeaton
2015-01-27
Fixed #24209 -- Prevented crash when parsing malformed RFC 2231 headers
Raul Cumplido
2015-01-27
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
Loic Bistuer
2015-01-27
Cleaned up some forms tests.
Loic Bistuer
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
[prev]
[next]