Unai Zalakain
|
aac2a2d2ae
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
|
9 years ago |
Simon Charette
|
71ebcb85b9
Fixed #25417 -- Added a field check for invalid default values.
|
9 years ago |
Iulia Chiriac
|
75ed590032
Fixed #24636 -- Added model field validation for decimal places and max digits.
|
10 years ago |
Mariusz Felisiak
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
9 years ago |
Hynek Cernoch
|
4b9d063da0
Refs #17785 -- Made docstring for sqlite3's get_relations() consistent with other backends.
|
9 years ago |
Tim Graham
|
d074926ca1
Dropped support for Oracle 11.1.
|
9 years ago |
Thomas Orozco
|
d49667ef26
Refs #25422 -- Added a test for a template tag with type annotations.
|
9 years ago |
Tom Christie
|
b02f08e02c
Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.
|
9 years ago |
Aric Coady
|
f33b3ebd53
Refs #20625 -- Forwardported tests and release notes for queryset chaining fix.
|
9 years ago |
Tim Graham
|
abd33d80db
Removed obsolete pysqlite documentation.
|
9 years ago |
Aymeric Augustin
|
4f6a7663bc
Refs #14091 -- Fixed connection.queries on SQLite.
|
9 years ago |
Tim Graham
|
fc8a6a9b00
Added a version requirement to mysqlclient in test requirements.
|
9 years ago |
Tim Graham
|
12a62e7e4b
Added a version requirement to python-memcached in test requirements.
|
9 years ago |
Simon Charette
|
4d886db078
Removed the unused JoinPromoter.outer_votes attribute.
|
9 years ago |
Tim Graham
|
7506616f16
Refs #24215 -- Fixed Python 3.5 compatiblity for unhandled lazy ops error.
|
9 years ago |
Daniel Hahler
|
da5747f8e4
Fixed #25400 -- Fixed regression in nonexistent features on gis backends.
|
9 years ago |
Moritz Sichert
|
8550161e53
Refs #25294 -- Moved BoundField to django.forms.boundfield.
|
9 years ago |
Gavin Wahl
|
0603f09318
Refs #25149 -- Fixed regression in admin datetime widget for timezones on the negative side of UTC.
|
9 years ago |
Matt Robenolt
|
b0c56b895f
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
10 years ago |
Moritz Sichert
|
535809e121
Fixed #25294 -- Allowed custom BoundFields on forms.
|
9 years ago |
Matthew Crowson
|
8615e41586
Fixed typo in django/core/cache/backends/base.py docstring.
|
9 years ago |
David Gibbons
|
91e3d1215b
Updated docs coverage example to run in a single process.
|
9 years ago |
James Bennett
|
ffec5a2efc
Merge pull request #5291 from stephenpaulger/master
|
9 years ago |
Stephen Paulger
|
443dffbeb2
Remove unnecessarily rude terminology.
|
9 years ago |
Dave Smith
|
b53b4d5c10
Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
|
9 years ago |
Daniel Hahler
|
d731cf5caf
Added upgrade tip in BaseCommand.option_list deprecation comment.
|
9 years ago |
Aymeric Augustin
|
7673759321
Fixed runtests.py message about parallel processes.
|
9 years ago |
Aymeric Augustin
|
2425f6fda0
Prevented --parallel from crashing on Windows.
|
9 years ago |
Tim Graham
|
64d7a553e1
Fixed #25369 -- Corrected syndication's get_object() example.
|
9 years ago |
Tim Graham
|
83ea3bc798
Reverted "Fixed #25203 -- Documented how to pass Apache environment variables to Django."
|
9 years ago |