1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/django
2010-11-11 07:15:30 +00:00
..
bin
conf Fixed #14598 -- Changed some 'domain.com' uses to 'example.com' 2010-11-02 16:19:17 +00:00
contrib Fixed #14653 -- Removed vestigal getstatusoutput from GeoDjango utils. 2010-11-09 17:39:01 +00:00
core Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control cascade behavior. Also refactored deletion for efficiency and code clarity. Many thanks to Johannes Dollinger and Michael Glassford for extensive work on the patch, and to Alex Gaynor, Russell Keith-Magee, and Jacob Kaplan-Moss for review. 2010-11-09 16:46:42 +00:00
db Fixed error introduced in r14512. 2010-11-11 05:17:31 +00:00
dispatch Fixed #14559 -- corrected some typos and misleading docstrings. Thanks to Gabriel Hurley for the patch. 2010-11-02 18:30:00 +00:00
forms Fixed #12074 -- Adding .as_p and as_ul methods to FormSet. Thanks arthurdebert and dpn for the patch. 2010-10-18 04:44:49 +00:00
http Fixed #14594 -- Corrected r14435, which got the logic completely bass ackwards. Thanks to Mark Sundstrom for keeping me honest :-) 2010-11-02 08:30:01 +00:00
middleware Fixed #14559 -- corrected some typos and misleading docstrings. Thanks to Gabriel Hurley for the patch. 2010-11-02 18:30:00 +00:00
shortcuts
template Fixed #13567 -- Added a 'silent' argument to the cycle tag, so that you can declare a cycle without producing a value in the template. Thanks to anentropic for the suggestion and initial patch, and Łukasz Rekucki for the final patch. 2010-11-02 13:42:30 +00:00
templatetags Fixed #14181 -- Added a template tag and filters to allow localization to be disabled in a template. Thanks to Benjamin Wohlwend for the work on the patch. 2010-10-29 16:48:58 +00:00
test Removed the use of a deprecated unittest method. 2010-11-06 00:43:20 +00:00
utils Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz. 2010-11-04 14:06:24 +00:00
views Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz. 2010-11-04 10:48:27 +00:00
__init__.py Bump version number and download URL for 1.3 alpha 1. 2010-11-11 07:15:30 +00:00