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-09
Removed unnecessary parentheses in model check messages.
Tim Graham
2015-02-09
Fixed #24249 -- Improved field shadowing validation in model multi-inheritance.
Aron Podrigal
2015-02-08
Replaced hardcoded URLs in admin_* tests
Claude Paroz
2015-02-08
Added check_apps_ready() to Apps.get_containing_app_config()
Tim Graham
2015-02-08
Fixed #24181 -- Fixed multi-char THOUSAND_SEPARATOR insertion
Varun Sharma
2015-02-06
Tested DecimalField with scientific notation
Claude Paroz
2015-02-06
Fixed E265 comment style
Collin Anderson
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
Added a test for refs #24279
Anssi Kääriäinen
2015-02-06
Added trailing comma.
Aymeric Augustin
2015-02-06
Hid Django installation message when verbosity is 0.
Aymeric Augustin
2015-02-05
Removed old import aliases.
Tim Graham
2015-02-05
Added UUIDField.deconstruct()
Tim Graham
2015-02-06
Fixed small regression caused by 0204714b0bdf10d7558ee106de9a718407f3ec5a
Markus Holtermann
2015-02-05
Cleaned up schema tests
Markus Holtermann
2015-02-05
Fixed #24265 -- Preserved template backend loading exceptions.
Aymeric Augustin
2015-02-05
Fixed #24273 -- Allowed copying RequestContext more than once.
Aymeric Augustin
2015-02-05
Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.
Loic Bistuer
2015-02-04
Fixed #24242 -- Improved efficiency of utils.text.compress_sequence()
Matthew Somerville
2015-02-04
Fixed #24197 -- Added clearing of staticfiles caches on settings changes duri...
mlavin
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
[prev]
[next]