Ramiro Morales
|
4372718e83
Force Unix-style line-endings for some helper files in staticfiles_tests.
|
11 年之前 |
Alex Gaynor
|
2b6bb321ba
Merge pull request #1697 from adamhaney/master
|
11 年之前 |
Adam Haney
|
d9bbda7149
* Fixing improper grammar
|
11 年之前 |
Loic Bistuer
|
d847ddfe1d
Fixed #3871 -- Fixed regression introduced by 04a2a6b.
|
11 年之前 |
Tim Graham
|
4745ea1d27
Added hints argument to GeoQuerySet; refs #13724.
|
11 年之前 |
Dan Johnson
|
2004f86b85
Add myself to authors file
|
11 年之前 |
Tim Graham
|
f93896344a
Fixed Python 3.2 syntax errors; refs #13724.
|
11 年之前 |
Curtis Maloney
|
c39c9f2ad8
Fixed #21154 -- Updated TemplateResponse docs to better explain context.
|
11 年之前 |
Aymeric Augustin
|
728548e483
Fixed #21134 -- Prevented queries in broken transactions.
|
11 年之前 |
Russell Keith-Magee
|
9595183d03
Fixed #13724: Corrected routing of write queries involving managers.
|
11 年之前 |
Ramiro Morales
|
12ca312e1b
Modified test added in 3afb5916b2 so it doesn't fail on Windows.
|
11 年之前 |
Simon Charette
|
c4fdd859ec
Fixed #15786 -- Added a regression test for o2o excludes using F().
|
11 年之前 |
Michael Manfre
|
b0e06c3662
Fixed #21167 - Improved queries.tests.SubqueryTests
|
11 年之前 |
Christopher Babiak
|
a834bc84d8
Fixed #20931 -- Fixed select widgets nested choice rendering
|
11 年之前 |
Ramiro Morales
|
5866a49369
Note about static files dirs paths on Windows.
|
11 年之前 |
Ramiro Morales
|
783620ccc8
Fixed #21162 -- Better emulation of staticfiles middleware.
|
11 年之前 |
Anssi Kääriäinen
|
47e79bfcfb
Fixed #21187 -- Import CursorWrapper from django.db.backend.utils
|
11 年之前 |
Erik Romijn
|
1a63092981
Fixed #20439 -- Started deprecation of IPAddressField
|
11 年之前 |
Baptiste Mispelon
|
8f51ba669a
Fixed #21186: Fixed regression when using date fields in the admin's list_filter.
|
11 年之前 |
Carl Meyer
|
8a4f5de4b6
Fixed malformed directive in CBV date-based-mixins docs.
|
11 年之前 |
Baptiste Mispelon
|
3754f4ad41
Fix #21185: Added tests for unescape_entities.
|
11 年之前 |
Preston Holmes
|
90cd676d29
Added missing word in bio update.
|
11 年之前 |
Preston Holmes
|
48f657aa29
Updated my bio.
|
11 年之前 |
Andrew Godwin
|
59582a8119
Enforce ordering on PostgreSQL get_constraints cols (refs #21134)
|
11 年之前 |
Michael Manfre
|
d5606b5763
Fixed #21146 - DatabaseCache converts expires to python value
|
11 年之前 |
Simon Charette
|
209de62d22
Fix Python 3.2 compatiblity by removing unicode literals.
|
11 年之前 |
Giles Richard Greenway
|
6c06adad1d
Fixed #20364 -- Changed urlize regexes to include quotation marks as punctation.
|
11 年之前 |
Michael Manfre
|
99c87f1410
Fixed #17671 - Cursors are now context managers.
|
11 年之前 |
Loic Bistuer
|
04a2a6b0f9
Fixed #3871 -- Custom managers when traversing reverse relations.
|
11 年之前 |
Anssi Kääriäinen
|
83554b018e
Fixed #21126 -- QuerySet value conversion failure
|
11 年之前 |