Adam Johnson
|
cecd656184
Simplified deployment checklist docs on customizing error views.
|
hace 6 años |
Patrik Sletmo
|
adfdb9f169
Fixed #29814 -- Added support for NoneType serialization in migrations.
|
hace 6 años |
Mariusz Felisiak
|
52fec5d18f
Fixed #29836 -- Bumped required cx_Oracle to 6.0.
|
hace 6 años |
Andrea Rabbaglietti
|
1b49b792e9
Emphasized that ForeignKey.on_delete doesn't create a SQL constraint.
|
hace 6 años |
Jon Dufresne
|
c82893cb8c
Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.
|
hace 6 años |
Hasan Ramezani
|
f3d3338e06
Fixed #29829 -- Remove unused code in contrib.sites.models._simple_domain_name_validator().
|
hace 6 años |
Hasan Ramezani
|
b5d7604cb0
Completed FixedOffset test coverage.
|
hace 6 años |
Sergey Fedoseev
|
3957f767bb
Simplified handling of DurationField values on MySQL/MariaDB.
|
hace 6 años |
Jon Dufresne
|
e90af8bad4
Capitalized "Python" in docs and comments.
|
hace 6 años |
Jon Dufresne
|
31c0348687
Fixed postgres_tests.test_signals.OIDTests when run in isolation.
|
hace 6 años |
Jon Dufresne
|
1e87c9fe71
Replaced kwargs.pop() with keyword-only arguments.
|
hace 6 años |
Jon Dufresne
|
2ba588e773
Refs #27795 -- Removed force_text() usage in db/models/sql/query.py.
|
hace 6 años |
Jon Dufresne
|
4ab071f43c
Refs #27795 -- Removed force_bytes() usage in contrib/staticfiles/storage.py.
|
hace 6 años |
Eric Brandwein
|
b0b4aac555
Fixed #29775 -- Fixed URL converters in a nested namespaced path.
|
hace 6 años |
Kate Berry
|
b8b1d8cad6
Improved tone in docs/ref/settings.txt.
|
hace 6 años |
Jon Dufresne
|
5a23a285de
Used skip(If|Unless)DBFeature in transactions tests.
|
hace 6 años |
Jon Dufresne
|
9f6d0c11eb
Removed Jinja2 dependency from admin_checks tests.
|
hace 6 años |
Jon Dufresne
|
f5d9ee11a2
Refs #27778 -- Removed "The database API" section from "Unicode data" docs.
|
hace 6 años |
Jon Dufresne
|
9b508bdb9b
Removed unnecessary skipUnless in HTTPSitemapTests.
|
hace 6 años |
Sergey Fedoseev
|
277017aea4
Simplified utils.text.StreamingBuffer.
|
hace 6 años |
ovalseven8
|
d093e01ec0
Clarified when QuerySet.select_for_update() locks.
|
hace 6 años |
Adam Johnson
|
18e4ade79e
Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.
|
hace 6 años |
Jon Dufresne
|
bdae19cf63
Refs #27795 -- Removed force_bytes() usage in sessions.
|
hace 6 años |
Jon Dufresne
|
efd8a82e26
Refs #27795 -- Removed force_bytes() usage in MySQL backend.
|
hace 6 años |
Jon Dufresne
|
3212008ba6
Corrected docs to say that all templates are text strings.
|
hace 6 años |
Stefano Chiodino
|
6de7f9ec60
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
|
hace 6 años |
Simon Charette
|
bc7e288ca9
Fixed #29745 -- Based Expression equality on detailed initialization signature.
|
hace 6 años |
Sergey Fedoseev
|
e4df8e6dc0
Simplified contrib.admin.utils.unquote().
|
hace 6 años |
Nick Pope
|
bf8b625a3b
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
|
hace 6 años |
Nick Pope
|
45ef3df7d0
Fixed #29719 -- Added introspection of foreign tables for PostgreSQL.
|
hace 6 años |