Preston Holmes
|
7a38e86bde
Fixed #19310 -- changed method docs formatting for custom file storage docs
|
12 年之前 |
Jannis Leidel
|
f79013843d
Fixed typo introduced in 4a5e8087ac7676ef08e76275c1f756778b39c13e.
|
12 年之前 |
Jannis Leidel
|
233f86443c
Merge pull request #490 from gabrielhurley/reverse-prefix-special-chars
|
12 年之前 |
Jannis Leidel
|
b884802346
Merge branch 'master' of github.com:django/django
|
12 年之前 |
Jannis Leidel
|
4a5e8087ac
Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScript view template.
|
12 年之前 |
Tim Graham
|
ac4aa8a76c
Documented that contrib.sites creates a default site.
|
12 年之前 |
Preston Holmes
|
44046e8a38
Fixed #18985 -- made DeprecationWarnings loud
|
12 年之前 |
Tim Graham
|
b4a98e028a
Merge pull request #521 from emidln/master
|
12 年之前 |
Brandon Adams
|
d8ee46afff
comment_will_be_sent can cause a 400, not a 403
|
12 年之前 |
Claude Paroz
|
ff0d3126af
Fixed #19296 -- Applied test connection sharing for spatialite
|
12 年之前 |
Anssi Kääriäinen
|
7cfb567e45
Another regression fix for select_related handling
|
12 年之前 |
Anssi Kääriäinen
|
1194a96999
Fixed a regression in select_related
|
12 年之前 |
Anssi Kääriäinen
|
71e14cf3aa
Fixed #18347 -- Removed autofield raw SQL inserts from tests
|
12 年之前 |
Anssi Kääriäinen
|
f51e409a5f
Fixed #13781 -- Improved select_related in inheritance situations
|
12 年之前 |
Anssi Kääriäinen
|
92d7f541da
Fixed #19058 -- Fixed Oracle GIS crash
|
12 年之前 |
Tim Graham
|
2dbfa66f4d
Fixed #19289 - Removed an out of place sentence in tutorial 2.
|
12 年之前 |
Claude Paroz
|
550ddc66b4
Fixed #19272 -- Fixed gettext_lazy returned type on Python 2
|
12 年之前 |
Claude Paroz
|
1620c27936
Fixed #19186 -- Fixed sending mail with unicode content on Python 3
|
12 年之前 |
Alex Gaynor
|
1e34fd3c03
fixed a broken link in the docs
|
12 年之前 |
Alex Gaynor
|
c91a12716d
Merge pull request #516 from dcramer/master
|
12 年之前 |
David Cramer
|
54fbe6ce5f
Correct link to Sentry
|
12 年之前 |
Anssi Kääriäinen
|
ebcf6b36ff
Fixed select_related performance regressions
|
12 年之前 |
Anssi Kääriäinen
|
ce1af8d702
Removed use of SortedDict for query.alias_refcount
|
12 年之前 |
Anssi Kääriäinen
|
fa18b0ac89
Some changes to SortedDict to make it faster under py2
|
12 年之前 |
Aymeric Augustin
|
00ff69a827
Fixed #19283 -- Fixed typo in imports in CBV docs.
|
12 年之前 |
Aymeric Augustin
|
e27a43cc54
Merge pull request #509 from pydanny/ticket_19244
|
12 年之前 |
Tim Graham
|
a72b8a2247
Fixed #19260 - Added a comment to tutorial 1.
|
12 年之前 |
Tim Graham
|
7733f14631
Merge pull request #514 from nippo/master
|
12 年之前 |
Daniel Greenfeld
|
3f65f751a0
Converted <paragraph> to <p> per #aaugustin's request
|
12 年之前 |
Nicolas Ippolito
|
17b14d4819
Typo in comments doc
|
12 年之前 |