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