Tim Graham
|
c5fb8299ef
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
|
12 년 전 |
Raúl Cumplido
|
55ffcf8e7b
Fixed #18145 -- Improved documentation of unique_together type fields
|
13 년 전 |
Claude Paroz
|
03896eb5df
Fixed #17026 -- Improved wording of contrib.messages' storage backends section
|
12 년 전 |
Claude Paroz
|
da200c5e35
Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__
|
12 년 전 |
Claude Paroz
|
deed192dda
Removed usage of mimetype kwarg of HttpResponse
|
12 년 전 |
Claude Paroz
|
c446bdee84
Fixed #17024 -- Added import statements in tutorial code sample
|
12 년 전 |
Claude Paroz
|
2c2c8a6326
Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES
|
12 년 전 |
Tim Graham
|
5d81ad1af1
Fixed #17168 - Noted TransactionMiddleware only works with "default" database alias.
|
12 년 전 |
Claude Paroz
|
db87016b1a
Fixed #12493 -- Deprecated auto-correction of TEMPLATE_DIRS
|
12 년 전 |
Claude Paroz
|
596e15293c
Fixed #11162 -- Mentioned ValidationError in custom model field docs
|
12 년 전 |
Claude Paroz
|
47da7b7a9a
Fixed #18102 -- Defined min/max_length on French localflavor form fields
|
12 년 전 |
Claude Paroz
|
b9ecbedb31
Fixed #18528 -- Fixed custom field value_to_string example
|
12 년 전 |
Aymeric Augustin
|
54b1519dfd
Fixed a formatting issue in the CBV docs.
|
12 년 전 |
Claude Paroz
|
26cb227cfe
Fixed #15197 -- Fixed yaml serialization into HttpResponse
|
12 년 전 |
Claude Paroz
|
4f53e77f07
Fixed #18306 -- Removed most of GeoDjango-specific deployment docs
|
12 년 전 |
Claude Paroz
|
8a5d1a6b93
Updated obsolete links in the documentation
|
12 년 전 |
Tim Graham
|
c8928b91b5
Fixed #17511 - Removed reference to deprecated "reset" management command in FAQ; thanks voxpuibr@ for the report.
|
12 년 전 |
Tim Graham
|
1cf8287e3a
Fixed #18369 - Fixed argument name in render() function; thanks qsolo825@ for the report.
|
12 년 전 |
Claude Paroz
|
ada961b0d2
Fixed #18527 -- Removed superfluous backslash in CBV docs
|
12 년 전 |
Josh Smeaton
|
fa182e8ae8
Fixed #18465 -- Set date formats correctly on Oracle
|
12 년 전 |
Claude Paroz
|
05d333ba3b
Fixed #18515 -- Conditionally regenerated filename in FileField validation
|
12 년 전 |
Anssi Kääriäinen
|
b6c356b7bb
Fixed #17485 -- Made defer work with select_related
|
12 년 전 |
Claude Paroz
|
5318783027
Fixed #17966 -- Isolated ProfileTestCase from custom AUTH_PROFILE_MODULE
|
12 년 전 |
Gabriel Grant
|
d69f1d71c4
Fixed typo in JSONResponseMixin example.
|
12 년 전 |
Claude Paroz
|
4b722b31e1
Fixed #16317 -- Fixed dumpdata for self-referencing models and natural keys
|
12 년 전 |
Claude Paroz
|
19a810b18c
Fixed #14917 -- Hinted that view should redirect after form post success
|
12 년 전 |
Alex Gaynor
|
e0fce8706d
Switch to using context managers for acquiring and releasing locks.
|
12 년 전 |
Alex Gaynor
|
e1b74d0094
Don't use a list comprehension when we don't need the resulting list.
|
12 년 전 |
Dmitry Medvinsky
|
d4da08375b
Fixed #18454 -- Added ability to pass a list of signals to `receiver`.
|
12 년 전 |
Bojan Mihelac
|
946d3d9f84
Fixed url translation docs.
|
12 년 전 |