17335 03.01.2012 14:09:12, by
aaugustin
Fixed #17496 -- Regression in the floatformat template filter, introduced by the fix for #15789. |
17334 03.01.2012 10:06:19, by
julien
Fixed #17429 -- Ensured that `Meta.ordering=None` works the same if it were an empty list. Thanks to self[at]dicos[dot]ru for the report and to bigkevmcd for the patch. |
17333 02.01.2012 22:30:47, by
julien
Fixed #16340 -- Made `get_or_create()` re-raise any `IntegrityError` with its original traceback. Thanks to d0ugal and Jonas Obrist. |
| 17332 02.01.2012 21:45:09, by
aaugustin
Fixed a stupid bug in the implementation of timezone.make_aware. |
17331 02.01.2012 21:09:58, by
aaugustin
Fixed #11184 -- Made it possible to build RPMs with a non-default python executable. |
17330 02.01.2012 20:20:47, by
julien
Fixed #6163 -- Made "manage.py help runfcgi" display proper default values for the runfcgi options. Thanks to ash and Claude Paroz. |
17329 02.01.2012 19:47:18, by
julien
Fixed #10931 -- Made `Truncator` handle newlines properly. Thanks to gsong and Claude Paroz. |
17328 02.01.2012 19:02:47, by
julien
Fixed #8997 -- Prevented the contenttypes `shortcut` view to hide errors occurring inside the `get_absolute_url()` method. Thanks to Rob for the report and to joshlory, Aymeric Augustin and Claude Paroz for the patch. |
| 17327 02.01.2012 16:35:16, by
julien
Improved the labels and help texts in the admin filter widget. |
| 17326 02.01.2012 15:51:25, by
julien
Slightly improved the help text for the "Password" field in the `auth.User` admin form, and PEP8-cleaned up the area while I was there. |
17325 02.01.2012 15:21:50, by
julien
Fixed #11410 -- Moved the "Groups" field to the "Permissions" module in the `auth.User` admin form and modified the help texts for the `user_permissions` and `groups` model fields to reflect that change. Also did a little PEP8 cleanup and improved some docstrings while I was in the area. Thanks to benspaulding and Aymeric Augustin for the suggestions. |
17324 02.01.2012 12:19:06, by
aaugustin
Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected string concatenation when adding another app. |
17323 01.01.2012 22:54:33, by
aaugustin
Fixed #17486 -- Updated the welcome page of new projects to reflect the new structure created by startproject. Thanks aashu_dwivedi. |
| 17322 01.01.2012 22:11:05, by
Alex
Fix the dispatch test GC code under PyPy, and make the comment for Jython better. |
17321 01.01.2012 21:59:09, by
aaugustin
Fixed #17488 -- This test passed in 2011 only because 2012-01-01 is a Sunday. Thanks Florian Apolloner for the report and patch. |
| 17320 01.01.2012 18:45:40, by
ramiro
Made sure startproject can handle template URLs with trailing slashes.
Thanks Issac Kelly that reported this via IRC. |
17319 31.12.2011 16:35:04, by
timo
[1.3.X] Fixed #11986 - Added sudo to Mac OS permissions note in tutorial. Backport of r17318 from trunk. |
17318 31.12.2011 16:34:49, by
timo
Fixed #11986 - Added sudo to Mac OS permissions note in tutorial. |
17317 31.12.2011 16:30:41, by
timo
[1.3.X] Fixed #640 - Documented that changing order_with_respect_to requires a schema change; thanks fcurella and poirier for the draft patches. Backport of r17316 from trunk. |
17316 31.12.2011 16:30:22, by
timo
Fixed #640 - Documented that changing order_with_respect_to requires a schema change; thanks fcurella and poirier for the draft patches. |
|
|