https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
2591fb8 Bump trunk to 1.4. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17799 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 16:53:23 UTC
a033d49 Edited Django 1.4 release notes: * Remove the "UNDER DEVELOPMENT" parts. * Added an overview, explicitly mentioning time zone support. * Spell/grammar check. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17798 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 16:51:01 UTC
f356a2e Fixed #17810 (again). Catch session key errors. The previous commit didn't work with PyLibMC. This solution appears to be the best compromise at this point in the 1.4 release cycle. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17797 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 16:14:46 UTC
46871eb Fixed an incompatibility with Python 2.5 in the changes done in r17795. Refs #17810. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17796 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 09:32:11 UTC
2ca9801 Fixed #17810. Catch session key errors. Catches memcached session key errors related to overly long session keys. This is a long-standing bug, but severity was exacerbated by the addition of cookie-backed session storage, which generates long session values. If an installation switched from cookie-backed session store to memcached, users would not be able to log in because of the server error from overly long memcached keys. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17795 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 05:31:11 UTC
3806122 Pulled sites translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17794 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:29:30 UTC
5b3721b Pulled sessions translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17793 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:24:45 UTC
c6ba0b5 Pulled redirects translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17792 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:20:36 UTC
07f6054 Pulled messages translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17791 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:17:00 UTC
6e76389 Pulled localflavor translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17790 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:12:58 UTC
6017c9f Pulled humanize translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17789 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:09:42 UTC
5370b94 Pulled gis translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17788 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:06:20 UTC
32734ca Pulled formtools translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17787 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 03:03:11 UTC
1220860 Pulled flatpages translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17786 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:59:34 UTC
987eecb Pulled contenttypes translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17785 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:56:00 UTC
565fad7 Pulled comments translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17784 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:52:11 UTC
ab0617b Pulled auth translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17783 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:48:24 UTC
4cf8f40 Pulled admindocs translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17782 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:44:50 UTC
45a5bd8 Pulled admin translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17781 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:41:04 UTC
1fe7155 Pulled core translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17780 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:35:22 UTC
ae1b7e9 Reverted the introduction of a translation string in r17775 as it happened after string freeze. Refs #17944. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17779 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:31:29 UTC
b3d0d85 Added a language mapping for Serbian (Latin) to the Transifex configuration file. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17778 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 March 2012, 02:31:12 UTC
ce7113c Used SortedDict instead of dict to avoid random errors that may occur when dict randomization is enabled in Python. Refs #17758. Thanks Łukasz Rekucki. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17777 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 March 2012, 18:09:22 UTC
e78d6b4 Reverted parts of r16963 to fix a regression on the creation of permissions on proxy models. Refs #17904. Thanks koenb for the report and claudep for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17776 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 March 2012, 08:49:48 UTC
a8d0fc1 Fixed #17944 -- Prevented an error in the user change page of the admin when the content of the password field doesn't match the expected format. Thanks saxix for the report and initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17775 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 March 2012, 08:10:19 UTC
1e28567 Fixed #17937 -- Avoided an error in the timeuntil filter when it receives a date object. Thanks Dmitry Guyvoronsky for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17774 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 March 2012, 07:29:39 UTC
4219e2b Fixed #17920 -- Actually pass the full path of a newly created project or app in the template context as mentioned in the startproject docs. Many thanks to Preston Holmes for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17773 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 March 2012, 22:29:32 UTC
1101739 Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documentation. Thanks to anonymous for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17772 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 March 2012, 05:57:22 UTC
86f9ab2 Fixed a typo in my previous commit. Apologies. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17771 bcc190cf-cafb-0310-a4f2-bffc1f526a37 20 March 2012, 21:04:57 UTC
ed27ae0 Fixed #17940 -- Enforced USE_TZ = False in contrib apps tests that use fixtures containing datetimes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17770 bcc190cf-cafb-0310-a4f2-bffc1f526a37 20 March 2012, 20:51:16 UTC
163c8de Fixed an indentation issue in GeoDjango installation docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17769 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 March 2012, 21:02:35 UTC
6afc1d1 Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. Thanks jpaulett for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17768 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 March 2012, 20:44:51 UTC
358c5a1 Fixed #17932 -- Tweaked the admin_changelist tests because Oracle doesn't like columns named 'number'. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17767 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 March 2012, 12:52:15 UTC
c8e2f75 Fixed #17931 -- Accepted aware datetimes to set cookies expiry dates. Thanks jaddison for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17766 bcc190cf-cafb-0310-a4f2-bffc1f526a37 18 March 2012, 20:58:22 UTC
c7cc4cf Fixed #16138 -- Made FormMixin get_initial return a copy of the 'initial' class variable. Thanks hanson2010, wilfred@potatolondon.com and agriffis for their work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17765 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 22:31:03 UTC
f13328f Fixed #17926 -- Removed mention of XMLField in docs (missing deletion from r15982). Thanks aburgel for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17764 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 22:13:20 UTC
1ff9be1 Fixed #17828 -- Ensured that when a list filter's `queryset()` method fails, it does so loudly instead of getting swallowed by a `IncorrectLookupParameters` exception. This also properly fixes #16705, which hadn't been addressed correctly in [16705]. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17763 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 21:45:36 UTC
b452439 Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta to OSGeo. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17762 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 20:13:06 UTC
f0b9bb2 Do not unconditionally add extra_tests when testing geodjango. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17761 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 17:44:42 UTC
6974886 Fixed #10625 -- Fixed a Javascript regex in openlayers.js. Thanks timlinux for the report and Aymeric Augustin for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17760 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 16:20:04 UTC
8d71734 Fixed #17923 -- Added missing import in the MySQL and Oracle backends. Thanks aldaran for the report. Also removed two duplicate imports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17758 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 09:11:24 UTC
e57bede Fixed #17909 - ensure GeoDjango tests have the templates they need. Thanks Nate Bragg for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17757 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 04:39:23 UTC
ddd53da Fixed #17918 - Handle proxy models correctly when sorting deletions for databases without deferred constraints. Thanks Nate Bragg for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17756 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 March 2012, 01:24:39 UTC
edcaf8b Reorganized proxy-delete tests for easier addition of new tests. Refs #16128. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17755 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 23:27:40 UTC
c8c59c8 Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samueladam for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17754 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 21:41:19 UTC
ecf75e5 Fixed #17841 -- Clarified caching note about authentication backends. Thanks auzigog for the proposal and lukegb for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17752 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 19:30:00 UTC
232c99c Added Django-Python version matching table in FAQ. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17751 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 18:41:31 UTC
49e7f4a Fixed #17908 -- Made some `contrib.markup` tests be skipped so they don't fail on old versions of Markdown. Thanks to Preston Holmes for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17749 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 00:36:52 UTC
a395e53 Ensured that some staticfiles tests get properly cleaned up on teardown. Thanks to Claude Paroz for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17747 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 March 2012, 00:29:11 UTC
ea9d967 Added a `with_statement` import to a test for Python 2.5 compatibility. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17746 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 18:55:08 UTC
e41fcdd Actually warn on empty SECRET_KEY instead of raising a warning as an exception. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17745 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 16:50:29 UTC
b018128 Fixed #17838 - prefetch_related fails for GenericForeignKeys when related object id is not a CharField/TextField Thanks to mkai for the report and debugging, and tmitchell and Przemek Lewandowski for their work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17744 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 15:06:57 UTC
8ef60df Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructions for GeoDjango. Thanks estibistec for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17743 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 13:16:27 UTC
f946b12 Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17741 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 07:56:01 UTC
e6ae858 Bump trunk to 1.4 RC 2. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17740 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 03:29:49 UTC
a935e83 Reverted r16386 because it replaced a brittle method with another not less arbitrary method when the test client checks for the presence of the bundled session backends+session middleware combination. We will revisit the issue soon, probably to make these checks even less strict. Refs #7836, #16605 git-svn-id: http://code.djangoproject.com/svn/django/trunk@17739 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 March 2012, 02:46:07 UTC
a673ec8 Fixed #17898: Ensure create_superuser honors the 'db' argument from post_sync_db. Thanks to charettes for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17738 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 22:23:35 UTC
dad1f5c Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17737 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 22:16:46 UTC
1235cd3 Reset template context processors cache after tests. Refs #17848. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17736 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 20:46:52 UTC
14df122 Fixed #17837. Improved markdown safety. Markdown enable_attributes is now False when safe_mode is enabled. Documented the markdown "safe" argument. Added warnings when the safe argument is passed to versions of markdown which cannot be made safe. Deprecated versions of markdown < 2.1. Many thanks to ptone for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17735 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 19:06:23 UTC
eb9eaa6 Tweaked tests from r17702 to run only when using sqlite3 DB(s). git-svn-id: http://code.djangoproject.com/svn/django/trunk@17733 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 10:58:23 UTC
9d1d1f0 Added Tatar translation. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17732 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:15:31 UTC
e540f27 Added Swahili translation. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17731 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:14:48 UTC
830900c Added Nepali translation. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17730 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:14:07 UTC
661139a Added Kazakh translation. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17729 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:13:24 UTC
e47b92d Added Esperanto to the list of languages. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17728 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:12:43 UTC
4f4cdc8 Pulled the sites translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17727 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:12:00 UTC
0c1a8a9 Pulled the sessions translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17726 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:10:38 UTC
2e74532 Pulled the redirects translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17725 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:09:14 UTC
50b9f1f Pulled the messages translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17724 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:07:51 UTC
a63be60 Pulled the localflavor translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17723 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:06:29 UTC
8256abc Pulled the humanize translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17722 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:05:08 UTC
43daea5 Pulled the gis translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17721 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:03:19 UTC
ec5a71b Pulled the formtools translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17720 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:01:56 UTC
0a32209 Pulled the flatpages translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17719 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 09:00:35 UTC
9fad0d6 Pulled the contenttypes translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17718 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:59:12 UTC
bf586ee Pulled the comments translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17717 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:57:46 UTC
67dd5b7 Pulled the auth translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17716 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:56:23 UTC
f30536b Pulled the admindocs translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17715 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:55:00 UTC
f49bbc9 Pulled the admin translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17714 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:53:34 UTC
f844602 Pulled the core translations updates from Transifex. Refs #17822. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17713 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:51:40 UTC
43cb17b Added cleanup code to the proxy_model_inheritance tests. Refs #12286, #16329. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17712 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 08:40:35 UTC
21fb1c5 Updated some outdated external URLs in docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 March 2012, 07:41:02 UTC
3ef55df Fixed #17882 (again) -- Updated the database connections' time zone when time-zone-related settings are changed in tests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17709 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 23:29:15 UTC
4b14546 Fixed #17895 -- Made override_settings send the setting_changed signal both when a setting is overridden and when it's restored. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17708 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 23:02:31 UTC
2a0f457 Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreSQL 9.1 installs. Thanks akaihola for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17706 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 22:21:38 UTC
01c8862 Fixed #17891 -- Documented a small backwards incompatibility in the `password_reset` auth view. Thanks to danfairs and lukegb. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17705 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 21:49:48 UTC
3dc946e Fixed #17236 -- Clarified that anonymous session data are retained after login. Thanks krzysiumed for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17704 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 19:23:52 UTC
78638a9 Replaced http by https in djangoproject.com links git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 17:53:31 UTC
69b96f8 Fixed #16329 -- Fixed detection of transaction-handling capabilities when all test databases are sqlite3, in-memory. Thanks canassa for the report and agriffis (#17762) and lrekucki (in #17758) for their contribution to the fix. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17702 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 17:52:48 UTC
f5afa22 Add myself to committers git-svn-id: http://code.djangoproject.com/svn/django/trunk@17701 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 17:35:00 UTC
dd13596 Fixed #17768 -- Add a comment about an expected failure in generic_views tests git-svn-id: http://code.djangoproject.com/svn/django/trunk@17700 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 16:33:56 UTC
aa900c3 Fixed #17882 -- Reopened the database connection when a test changes time zone settings. Thanks brodie for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17699 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 06:59:04 UTC
f7daa38 Fixed #10498 (again) -- Made sure the improvements done in r17641 have a smaller impact on speed. Thanks to Anssi Kääriäinen for the patch and Jonas Obrist for reviewing. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17698 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 03:48:20 UTC
0ee801e Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17697 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 03:48:11 UTC
7487c74 Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17696 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 03:48:03 UTC
d174216 Refs #17876: enhanced new test to actually test underlying function, not just ensure trying to use it does not raise an exception. Thanks Przemek Lewandowski. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17695 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 01:01:22 UTC
37d0488 Add a note to the backwards-incompatible changes section of 1.4 release notes about the change related to loading fixtures with incomplete data for auto_now and auto_now_add fields. Refs #12753. Thanks ptone. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17694 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 March 2012, 00:15:43 UTC
d694f17 Made some small edits to localization docs from [17690] git-svn-id: http://code.djangoproject.com/svn/django/trunk@17693 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 March 2012, 23:05:16 UTC
9d98b9e Fix #17876: Corrected an exception (regression) raised where select_realted and only is used on a proxy model. Thanks milosu and charettes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17692 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 March 2012, 22:33:18 UTC
back to top