Claude Paroz
|
ea9dc9f4b0
Fixed #18060 -- Corrected the import path of an example in custom management commands docs. Thanks smuss for the patch.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
921d7f08b9
Removed some leftover references to old-syntax ssi template tag tests. Refs #18037.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
eb351ac9cb
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review.
|
%!s(int64=13) %!d(string=hai) anos |
Anssi Kääriäinen
|
c4e62eff90
Fixed #17653 -- Changed MySQL backend to raise a ValueError if zero is used as an AutoField value.
|
%!s(int64=13) %!d(string=hai) anos |
Anssi Kääriäinen
|
612247b3a0
Fixed #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if the server version is greater than 5.0.12. This allows for much faster testing.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
03a442c8ad
Fixed #17954 -- Fixed dependency checking for test databases. Thanks Łukasz Rekucki for the report and the patch.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
530ab32e9f
Fixed #18187 -- Completed example and details about custom command options. Thanks purple for the report.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
d93b2a8d8d
Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report and the initial patch.
|
%!s(int64=13) %!d(string=hai) anos |
Alex Gaynor
|
bc8b9bd438
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui for the patch.
|
%!s(int64=13) %!d(string=hai) anos |
Alex Gaynor
|
e7d648d8cb
Ignore .svn directories in the folders test from [17925]. This is what happens when you use git-svn.
|
%!s(int64=13) %!d(string=hai) anos |
Alex Gaynor
|
3c5ff9d703
Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago.
|
%!s(int64=13) %!d(string=hai) anos |
Ramiro Morales
|
83fc965171
Added documentation notes about lack of database savepoints support when using MySQL+MyISAM.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
64bc22be94
Reworded the 'Set up a database' section of the installation docs.
|
%!s(int64=13) %!d(string=hai) anos |
Ramiro Morales
|
4536359887
Fixed #18116 -- Raised minimum MySQL version officially suported to 5.0.3.
|
%!s(int64=13) %!d(string=hai) anos |
Anssi Kääriäinen
|
53fb45c6d8
Fixed #17615 -- Corrected unique field validation when using multitable inheritance. The validation used wrong pk value if the parent and child model had different pk fields. Thanks ungenio for the report and patch.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
3d5d0be499
Fixed #18156 -- Updated signature of ModelAdmin change_view in docs to reflect r17466. Thanks arthurprat for the report.
|
%!s(int64=13) %!d(string=hai) anos |
Anssi Kääriäinen
|
d5b93d3281
Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found.
|
%!s(int64=13) %!d(string=hai) anos |
Chris Beaven
|
a901654a96
Very minor Python formatting change to template documentation
|
%!s(int64=13) %!d(string=hai) anos |
Luke Plant
|
718f149bb2
Added more explicit warnings about unconfigured reStructured Text usage in docs.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
38d7a3a0fe
Fixed #18316 -- Fixed pre-1.3 PermWrapper location in docs. Thanks Adrien Lemaire for the patch.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
157f823819
Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch.
|
%!s(int64=13) %!d(string=hai) anos |
Aymeric Augustin
|
5116c51b40
Clarified that Django randomizes session keys. Refs #11555, #13478, #18128.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
0e01023897
Converted more test assertions to assert[Not]Contains.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
749243941c
Fixed #18041 -- Removed support for Markdown versions < 2.1, following the 1.5 deprecation timeline. Thanks Ramiro Morales for the review.
|
%!s(int64=13) %!d(string=hai) anos |
Aymeric Augustin
|
a9187e5447
Fixed a typo in an example in the timezone docs.
|
%!s(int64=13) %!d(string=hai) anos |
Aymeric Augustin
|
be1082b3fe
Fixed #18078 -- Linked more prominently to the removed features in the release notes. Thanks ptone for the text.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
57a12ca0ac
Fixed #18118 -- Improved documentation for contrib.auth.hashers utility functions. Thanks Mathieu Agopian for the report and Ramiro Morales for the review.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
2cd516002d
Fixed #18002 -- Fixed typo in attribute name in ReverseSingleRelatedObjectDescriptor.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
844e56e21a
Fixed #18039 -- Changed geometry transform without a SRID raise a GEOSException.
|
%!s(int64=13) %!d(string=hai) anos |
Claude Paroz
|
cbc411571a
Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks jonash for the report.
|
%!s(int64=13) %!d(string=hai) anos |