Russell Keith-Magee
|
b34edc76eb
Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks to ChrisMorgan for the report, and timo for the patch.
|
15 년 전 |
Russell Keith-Magee
|
fa2062d1db
Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey for the report.
|
15 년 전 |
Russell Keith-Magee
|
efa495f4f0
Fixed #13002 -- Corrected description of the default form base class in InlineModelAdmin classes. Thanks to stijn@typograaf.be for the report, and timo for the patch.
|
15 년 전 |
Nicola Larosa
|
d12130a72c
Compiled .mo file for the Italian translation
|
15 년 전 |
Nicola Larosa
|
5b588dbab6
Italian translation updated
|
15 년 전 |
Russell Keith-Magee
|
df1cc366e4
Removed some debug accidentally committed in r13201.
|
15 년 전 |
Russell Keith-Magee
|
861baecd84
Fixed #13509 -- Modified the comment tests so that signal cleanup doesn't rely on garbage collection. Thanks to Alex Gaynor for the report and patch.
|
15 년 전 |
Russell Keith-Magee
|
819f43f499
Fixed #12229 -- Added documentation of the FieldFile methods that are exposed by FileField and ImageField. Thanks to Gabriel Hurley for the draft patch.
|
15 년 전 |
Russell Keith-Magee
|
34587d8a2a
Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to David Fischer for the report and patch.
|
15 년 전 |
Russell Keith-Magee
|
b82a5b9dd0
Fixed #13158 -- Clarified that OneToOneField is a better option for User profile classes. Thanks to hvdklauw for the report and patch.
|
15 년 전 |
Russell Keith-Magee
|
95fea01041
Fixed #13329 -- Corrected markup problem with URL pattern in generic views docs. Thanks to LaundroMat for the report.
|
15 년 전 |
Russell Keith-Magee
|
d73eb089f2
Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the report.
|
15 년 전 |
Jannis Leidel
|
13532eb9ea
Fixed #12892 - Fixed unicode related bug in a utility function of the admindocs app that prevented it to be used in non-English environments together with certain versions of docutils.
|
15 년 전 |
Jannis Leidel
|
e3a3175d45
Fixed #13168 - Corrected the alignment of the admin inline headers for rtl languages. Thanks for the report and patch, benc.
|
15 년 전 |
Jannis Leidel
|
8b540073eb
Fixed #13508 - Updated Hebrew translation. Thanks, Alex Gaynor.
|
15 년 전 |
Jannis Leidel
|
c4292f4b3b
Fixed #13236 - Updated Korean translation. Thanks, Joongi Kim.
|
15 년 전 |
Russell Keith-Magee
|
5a1695edfb
Added exceptions reference page to the API reference index.
|
15 년 전 |
Jannis Leidel
|
b5a628bf15
Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong.
|
15 년 전 |
Jannis Leidel
|
c796fc7e36
Fixed #13317 - Clarified documentation about how the blocktrans and trans template tags work with regard to variables. Thanks for the initial patch, Ramiro Morales.
|
15 년 전 |
Jannis Leidel
|
49bd7f0959
Fixed #13262 - Updated Czech translation. Thanks, Vlada Macek and Petr Marhoun.
|
15 년 전 |
Russell Keith-Magee
|
887a4370d4
Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch.
|
15 년 전 |
Russell Keith-Magee
|
f6e7a3aee5
Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch.
|
15 년 전 |
Russell Keith-Magee
|
9320c866ff
Fixed #13316 -- Added clarifying note about cross-database relations.
|
15 년 전 |
Russell Keith-Magee
|
ced4dd2aad
Fixed #6752 -- Corrected the interaction of the safe template filter with other filters. Thanks to Rupe and Alex Gaynor for their work on the patch.
|
15 년 전 |
Russell Keith-Magee
|
f9b75db90f
Fixed #10712 -- Added documentation for the queryset() method on ModelAdmin. Thanks to mrts for the report, and timo for the patch.
|
15 년 전 |
Russell Keith-Magee
|
3057a59ec4
Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch.
|
15 년 전 |
Russell Keith-Magee
|
1b16a03dba
Fixed #12040 -- Cleaned up the documentation describing how CurrentSiteManager works. Thanks to elpaso66 for the report, and Gabriel Hurley for the draft patch.
|
15 년 전 |
Russell Keith-Magee
|
7b98fe98f4
Fixed #12278 -- Corrected an example usage of string_concat. Thanks to loumz for the report, and timo for the patch.
|
15 년 전 |
Russell Keith-Magee
|
bae2fa6f5c
Fixed #12412 -- Clarified the documentation around file handling by the test client. Thanks to Gabriel Hurley for the draft patch.
|
15 년 전 |
Russell Keith-Magee
|
5a74f0c936
Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch.
|
15 년 전 |