Aymeric Augustin 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 anni fa
..
bin 24f4764a48 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 13 anni fa
conf 38f1fe3b35 Fixed #15372 -- Switched to a startproject default layout that allows us to avoid sys.path hacks. 13 anni fa
contrib 6c91521902 Remove the usage of deprecated function in Django. Also simplify the fallback code. 13 anni fa
core 38999f7e00 Fixed #16923 -- Removed unused method in the serialization code. 13 anni fa
db 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 anni fa
dispatch 24f4764a48 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 13 anni fa
forms e63fa0ff83 Fixes #8103 -- Select widget should only allow for one selected option 13 anni fa
http 2fa433ed55 Slight cleanup to r16829, thanks Alex Gaynor for the note. 13 anni fa
middleware e2f9c11736 Fixed #16705 - Made the test client adhere to the WSGI spec -- in particular, removed the assumption that environ['QUERY_STRING'] exists. 13 anni fa
shortcuts a3894945b6 Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 14 anni fa
template 3e940cdfd9 Simplify some code to have one loop, rather than two. 13 anni fa
templatetags 387e192f25 Fixed #16721 -- Made sure that blocktrans correctly handles percents (%), even in the plural block. Thanks for the initial patch, Claude Paroz. 13 anni fa
test b6ad1afa68 Fixed #17011 - Made override_settings modify a decorated class in-place rather than creating a dynamic subclass, so as to avoid infinite recursion when used with super(). Thanks jsdalton for the report and patch. 13 anni fa
utils 6c91521902 Remove the usage of deprecated function in Django. Also simplify the fallback code. 13 anni fa
views 99512d3544 Fixed #16918 -- Ensured that custom querysets are used when provided to `BaseDateDetailView.get_object()`. Thanks to mitar for the report, to koenb for the patch and to Preston Holmes for the review. 13 anni fa
__init__.py b49900d217 Django is now 1.4 pre-alpha. 14 anni fa