- 24 Tem, 2013 2 kayıt (commit)
-
-
Tim Graham yazdı
Thanks al_the_x for the report and fheinz for the draft patch.
-
Dominic Rodger yazdı
4e2e8f39 changed the way validate_email behaves for foo@localhost email addresses, but wasn't listed in the release notes.
-
- 23 Tem, 2013 10 kayıt (commit)
-
-
Tim Graham yazdı
Thanks laureline.guerin@ and Wedg.
-
ersran9 yazdı
-
Tim Graham yazdı
refs #20761
-
Pedro Mourelle yazdı
-
Aymeric Augustin yazdı
Thanks jpaglier and erikr.
-
Loic Bistuer yazdı
-
Kirill Fomichev yazdı
Thanks Tuttle for the report.
-
Anssi Kääriäinen yazdı
Refs #20611.
-
Anssi Kääriäinen yazdı
"Fixed" by adding a test case, the original problem was already fixed by earlier ORM changes. Thanks to david@judicata.com for the report and test case.
-
Anssi Kääriäinen yazdı
In the combination of .values().aggregate() the aggregate_select_mask didn't include the aggregates added. This resulted in bogus query. Thanks to Trac alias debanshuk for report.
-
- 22 Tem, 2013 4 kayıt (commit)
-
-
Marc Tamlyn yazdı
Fixed small grammatical error in docstring.
-
Tyler Garner yazdı
-
Claude Paroz yazdı
Thanks Martyn Clement for the report and the initial patch.
-
Claude Paroz yazdı
Thanks Tim Graham for the report.
-
- 21 Tem, 2013 3 kayıt (commit)
-
-
Thomas Sorrel yazdı
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates to allow style customizations per app or per model.
-
Claude Paroz yazdı
Thanks Vincent Wagelaar for the report.
-
Karen Tracey yazdı
-
- 20 Tem, 2013 1 kayıt (commit)
-
-
Simon Charette yazdı
Browsers parse small factors of 10 as 0 under decimal notation. Thanks to Trac alias matklad for the report and Claude Paroz for the review.
-
- 19 Tem, 2013 10 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Tim Graham for the review and improved patch.
-
Matt Deacalion Stevens yazdı
Some feed aggregators make use of the `published` element as well as the `updated` element (within the Atom standard -- http://bit.ly/2YySb). The standard allows for these two elements to be present in the same entry. `Atom1Feed` had implemented the `updated` element which was incorrectly taking the date from `pubdate`.
-
Tim Graham yazdı
LocaleMiddleware isn't default anymore (corrected docs)
-
Tim Graham yazdı
Updated the `databases` documentation
-
Tim Graham yazdı
Fixed Croatia's country code in `localflavor` docs
-
Tim Graham yazdı
Fixed #20772 -- Fixed minor typo in form media docs.
-
Loic Bistuer yazdı
-
Matt Deacalion Stevens yazdı
+ Removed a reference about MySQL storage engines also being called 'table types', as this term has been deprecated for 8 years and is no longer used. + Fixed the link to the official InnoDB storage engine docs. + Apache (versions >= 2.4) will always choose a multi-threaded MPM module on modern operating systems (later than 2002).
-
Matt Deacalion Stevens yazdı
Croatia's country code is 'HR', not 'CR'.
-
Sergio Oliveira yazdı
Changed in @23229061
-
- 18 Tem, 2013 9 kayıt (commit)
-
-
Loic Bistuer yazdı
Thanks Collin Anderson for the report.
-
Tim Graham yazdı
Cleaned up UserAdmin.get_form() that worked around a bug fixed in 23e1b59c.
-
Loic Bistuer yazdı
Refs #18681.
-
Tim Graham yazdı
-
Tim Graham yazdı
Fixed broken Atom URLs in syndication docs
-
Tim Graham yazdı
Thanks crichard@ for the report.
-
Matt Deacalion Stevens yazdı
Changed to the URL of the official RFC for Atom, since Atomenabled.org is just a holding page.
-
Marc Tamlyn yazdı
Fixed typo in inspectdb docs
-
Alasdair Nicol yazdı
-
- 17 Tem, 2013 1 kayıt (commit)
-
-
Curtis Maloney yazdı
Thanks Loic Bistuer for the review.
-