1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/django
2011-08-23 03:38:18 +00:00
..
bin Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
conf Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelson, vkryachko, fvox13 and Chris Beaven. 2011-08-12 14:15:31 +00:00
contrib Removed unused admin Javascript functions from source. 2011-08-22 02:52:20 +00:00
core Teach inspectdb to handle SQL column names that are digits. 2011-08-22 02:46:59 +00:00
db Fixed #14876 -- Ensure that join promotion works correctly when there are nullable related fields. Thanks to simonpercivall for the report, oinopion and Aleksandra Sendecka for the original patch, and to Malcolm for helping me wrestle the edge cases to the ground. 2011-08-22 07:40:12 +00:00
dispatch Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
forms Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
http Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
middleware Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
shortcuts
template Silenced a "classic division" warning in floatformat template filter. 2011-08-22 08:06:52 +00:00
templatetags Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test Add the ability to do unordered comparisons in assertQuerysetEqual. 2011-08-23 03:38:18 +00:00
utils Fixed #16523 -- Made path handling in autoreload code work on Jython. Thanks, Aymeric Augustin. 2011-08-15 08:29:08 +00:00
views Pre-formatted text wrapping change in technical debug page. 2011-08-22 00:12:51 +00:00
__init__.py Django is now 1.4 pre-alpha. 2011-04-30 22:51:48 +00:00