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-03
[1.8.x] Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-03
[1.8.x] Fixed #24263 -- Prevented extra queries on BaseDateDetailView with a ...
Tim Graham
2015-02-03
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-02-01
[1.8.x] Fixed expressions test on Python 3.5; refs #23763.
Tim Graham
2015-02-01
[1.8.x] Removed threading fallback imports.
Tim Graham
2015-01-30
[1.8.x] Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number o...
Tim Graham
2015-01-29
[1.8.x] Fixed #23940 -- Allowed model fields to be named `exact`.
Simon Charette
2015-01-28
[1.8.x] Refs #14030 -- Added repr methods to all expressions
Josh Smeaton
2015-01-28
[1.8.x] Refs #24060 -- Added a test demonstrating reverse order isn't mutable
Josh Smeaton
2015-01-27
[1.8.x] Fixed #24209 -- Prevented crash when parsing malformed RFC 2231 headers
Raul Cumplido
2015-01-27
[1.8.x] Fixed #24154 -- Backends can now check support for expressions
Josh Smeaton
2015-01-26
[1.8.x] Fixed #24220 - Allowed lazy objects for success_url
Tomáš Ehrlich
2015-01-23
[1.8.x] Fixed test_runner test failure on Python 3.5; refs #23763.
Tim Graham
2015-01-23
[1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
2015-01-23
[1.8.x] Fixed warning leak in static.serve() test
Claude Paroz
2015-01-22
[1.8.x] Fixed #24104 -- Fixed check to look on field.many_to_many instead of ...
Andriy Sokolovskiy
2015-01-22
[1.8.x] Fixed small inconsistency when handling aggregate's default_alias.
Loic Bistuer
2015-01-20
[1.8.x] Fixed typos in code comments.
Adam Taylor
2015-01-20
[1.8.x] Refs #24163 -- Fixed failing Oracle test when migrating from ForeignK...
Markus Holtermann
2015-01-20
[1.8.x] Fixes #24169 -- More arrayfield specific lookups.
Marc Tamlyn
2015-01-20
[1.8.x] Fixed #24183 -- Fixed wrong comparisons in Substr
Josh Smeaton
2015-01-19
[1.8.x] Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+
Tim Graham
2015-01-19
[1.8.x] Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
[1.8.x] Fixed #24174 -- Fixed extra order by descending
Josh Smeaton
2015-01-18
[1.8.x] Removed usage of deprecated removetags in a template test.
Tim Graham
2015-01-17
[1.8.x] Cleaned up migration writer tests
Markus Holtermann
2015-01-16
Fixed #24092 -- Widened base field support for ArrayField.
Marc Tamlyn
2015-01-16
Fixed #24146 -- Fixed a missing fields regression in admin checks.
Collin Anderson
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
2015-01-16
Fixed #24160 -- Fixed model_regress test on Windows; refs #24007.
Collin Anderson
2015-01-15
Fixed #24135 -- Made RenameModel rename many-to-many tables.
Tim Graham
2015-01-15
Fixed #23712 -- Fixed KeyError with BaseForm._html_output()
Yang Liu
2015-01-15
Fixed #23850 -- Fixed a migrations test failure on Mac OS X & Python 3
Collin Anderson
2015-01-15
Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0
Michał Modzelewski
2015-01-15
Made an expressions_case test work without Pillow.
Collin Anderson
2015-01-14
Skipped a problematic file_storage test on Windows.
Tim Graham
2015-01-14
Fixed incorrect error message in Options.get_fields()
Collin Anderson
2015-01-14
Fixed #22603 -- Reorganized classes in django.db.backends.
Tim Graham
2015-01-14
Fixed a static view test on Windows.
Tim Graham
2015-01-14
Fixed #24147 -- Prevented managers leaking model during migrations
Markus Holtermann
2015-01-13
Fixed DoS possibility in ModelMultipleChoiceField.
Tim Graham
2015-01-13
Ensured views.static.serve() doesn't use large memory on large files.
Tim Graham
2015-01-13
Fixed is_safe_url() to handle leading whitespace.
Tim Graham
2015-01-13
Stripped headers containing underscores to prevent spoofing in WSGI environ.
Carl Meyer
2015-01-12
Fixed #24031 -- Added CASE expressions to the ORM.
Michał Modzelewski
2015-01-13
Fixed #24060 -- Added OrderBy Expressions
Josh Smeaton
2015-01-12
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
Claude Paroz
2015-01-12
Fixed #24124 (again) -- Updated tests with new default context_processors.
Aymeric Augustin
2015-01-12
Made debug views not crash when there isn't a default template engine.
Aymeric Augustin
2015-01-12
Accounted for multiple template engines in template responses.
Aymeric Augustin
[prev]
[next]