Aymeric Augustin 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 vuotta sitten
..
bin 24f4764a48 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 13 vuotta sitten
conf 38f1fe3b35 Fixed #15372 -- Switched to a startproject default layout that allows us to avoid sys.path hacks. 13 vuotta sitten
contrib 6c91521902 Remove the usage of deprecated function in Django. Also simplify the fallback code. 13 vuotta sitten
core 38999f7e00 Fixed #16923 -- Removed unused method in the serialization code. 13 vuotta sitten
db 246580573d Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 13 vuotta sitten
dispatch 24f4764a48 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 13 vuotta sitten
forms e63fa0ff83 Fixes #8103 -- Select widget should only allow for one selected option 13 vuotta sitten
http 2fa433ed55 Slight cleanup to r16829, thanks Alex Gaynor for the note. 13 vuotta sitten
middleware e2f9c11736 Fixed #16705 - Made the test client adhere to the WSGI spec -- in particular, removed the assumption that environ['QUERY_STRING'] exists. 13 vuotta sitten
shortcuts a3894945b6 Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 14 vuotta sitten
template 3e940cdfd9 Simplify some code to have one loop, rather than two. 13 vuotta sitten
templatetags 387e192f25 Fixed #16721 -- Made sure that blocktrans correctly handles percents (%), even in the plural block. Thanks for the initial patch, Claude Paroz. 13 vuotta sitten
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 vuotta sitten
utils 6c91521902 Remove the usage of deprecated function in Django. Also simplify the fallback code. 13 vuotta sitten
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 vuotta sitten
__init__.py b49900d217 Django is now 1.4 pre-alpha. 14 vuotta sitten