Commit Graph

8497 Commits

Author SHA1 Message Date
Russell Keith-Magee 6b1a2a8e44 Fixed #13428 -- Corrected the allow_relation behavior of and example router. Thanks to jcd for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:41:22 +00:00
Russell Keith-Magee e34ca2b1e2 Fixed #13269 -- Added clarifying import statement to widget override docs. Thanks to mattrowbum for the report, and Gabriel Hurley for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:32:31 +00:00
Russell Keith-Magee 0cb2ae9123 Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks to dnjuls for the report, and claudep for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:32:08 +00:00
Russell Keith-Magee 19826d9910 Fixed #13405 -- Corrected typo from r13105. Thanks to danielr for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13128 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:31:43 +00:00
Russell Keith-Magee 0e6ff67ba2 Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:31:18 +00:00
Russell Keith-Magee 9338ad0f2e Fixed #13484 -- Added some newly available targets to the documentation makefile. Thanks to Alex for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13126 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:30:53 +00:00
Russell Keith-Magee e9d5ccb9eb Added 1.2 RC1 docs to the releases index.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13125 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-08 07:29:57 +00:00
Jannis Leidel db4cd34605 Fixed #13483 - Updated Serbian and Serbian Latin translations. Thanks, janos.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13124 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 18:54:31 +00:00
Jannis Leidel 5b6733c303 Added preliminary Frisian formats.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13123 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 18:53:58 +00:00
Jannis Leidel 9fe8cad54e Fixed #13485 - Updated Swedish formats. Thanks, algestam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13122 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 18:53:37 +00:00
Jannis Leidel 0b25cebcc6 Added preliminary Bosnian formats.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 18:53:19 +00:00
Jannis Leidel b4f82b161f Added preliminary Albanian formats.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13120 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 18:52:59 +00:00
Luke Plant 533b5c9324 Fixed typo and small formatting mistake in docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 00:57:17 +00:00
James Bennett 434bf737d4 Bump to 1.2 RC 1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13117 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 04:25:33 +00:00
James Bennett f419c9b6e2 Mention that we will be updating docs between now and final.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 04:22:05 +00:00
James Bennett 77dd5beda7 Draft 1.2 RC release notes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13115 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 04:09:13 +00:00
Russell Keith-Magee 2b05231310 Fixed #8357 -- Clarified what constitutes activity when calculating session expiry. Thanks to timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:35:02 +00:00
Russell Keith-Magee cfa4a62624 Corrected a documentation markup problem.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:20:38 +00:00
Russell Keith-Magee 92983a3119 Fixed #12609 -- Updated FAQ on which version users should install. Thanks to shanx for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:20:11 +00:00
Russell Keith-Magee ee6d5521e9 Fixed #12691 -- Added a versionadded tag to the description of widget overrides in forms. Thanks to danielr for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13108 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:19:45 +00:00
Russell Keith-Magee 84df3554d0 Fixed #13287 -- Corrected the advice on argument formatting in the {% url %} tag. Thanks to Gabriel Hurley for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13107 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:19:21 +00:00
Russell Keith-Magee c21c052cf0 Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13106 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:18:57 +00:00
Russell Keith-Magee ec1f74a468 Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks to danielr for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13105 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:18:31 +00:00
Russell Keith-Magee 0f6555bce2 Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13104 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:17:29 +00:00
Justin Bronn 33d4aa8df1 Removed duplicated code from `django.contrib.gis.db.backend` and added a deprecation note about the module.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13103 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-05 16:06:39 +00:00
Ramiro Morales 26149d8fa5 Fixed #13046 -- Updated Argentinian spanish translation.
Thanks to Darío Graña and Matías Herranz for their work on this.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@13102 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-05 01:31:20 +00:00
Justin Bronn c772ea2055 Typo fixes and small clarification.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13101 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 23:34:17 +00:00
Jannis Leidel db35337a15 Updated German translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13100 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 22:53:00 +00:00
Jannis Leidel 9bdd17579d Fixed #13472 - Fixed minor regression in admin actions template introduced in r12968. Thanks for the report, Carl Meyer.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13099 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 22:13:14 +00:00
Justin Bronn 7ebf105388 Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 21:49:27 +00:00
Justin Bronn 402f8cede5 Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with `SpatialBackend` alias and added `Adaptor` alias for backwards-compatibility purposes; added GeoDjango 1.2 backwards-incompatibility documentation and release notes; added a section in the docs about how MySQL is a crippled spatial database; updated versions in install docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13097 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 21:43:40 +00:00
Russell Keith-Magee 41ccfa15d7 Fixed #13469 -- Cleaned up the test case from r13085, and added some cache cleanup that matters for Python 2.3. Thanks to Karen and Alex for their help.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13095 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 14:48:43 +00:00
Russell Keith-Magee 5211f48ae3 Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds. Thanks to timo and claudep for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13094 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 14:00:30 +00:00
Russell Keith-Magee 7202eb8e31 Fixed #13094 -- Added Mongolian translation. Thanks to Urangua.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13092 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 11:10:36 +00:00
Russell Keith-Magee 67ac33f8a6 Fixed #13160 -- Updated Brazilian translation and localization. Thanks to Guilherme Gondim.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13091 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 11:08:50 +00:00
Russell Keith-Magee 3acbf7ca7d Fixed #13262 -- Updated Czech translation. Thanks to Petr Marhoun and Vlada Macek.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 11:07:37 +00:00
Russell Keith-Magee 74c457b439 Fixed #13355 -- Updated Serbian and Serbian Latin translations. Thanks to Janos.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13089 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 10:45:51 +00:00
Russell Keith-Magee 5f731bd949 Fixed #13098 -- Updated Norwegian (Bokmål) translation in both the deprecated "no" and the new "nb" variant. Thanks to jonklo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13088 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 10:44:40 +00:00
Russell Keith-Magee 471477ab4c Fixed #13435 -- Updated Bosnian translation. Thanks to Filip Dupanović.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13087 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 10:42:53 +00:00
Russell Keith-Magee 89fb09eb72 Fixed #13467 -- Corrected Japanese translation for password reset emails. Thanks to cdeyoung for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13084 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 08:14:12 +00:00
Russell Keith-Magee e99b283e77 Fixed #13459 -- Corrected numbering of tr elements in the admin. Reverts the changes introduced in r13068. Thanks to 3point2 for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13083 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 07:23:02 +00:00
Russell Keith-Magee 4ca7c4e34d Fixed #13464 -- Reworked module_has_submodule to break the requirement for loader and finder to be the same class. Thanks to Alex Gaynor for the report and patch, and Brett Cannon for suggesting the approach.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13082 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 06:14:47 +00:00
Karen Tracey 7fc25715d6 Fixed Python2.4 incompatibility introduced in r13041: datetime.strptime classmethod was added in 2.5.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13078 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-03 15:30:11 +00:00
Nicola Larosa 02ffb6f1dd Updated the Italian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13076 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-03 06:39:08 +00:00
Nicola Larosa b4615a762f Italian translation updated by makemessages, to be fixed
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13074 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-03 05:56:51 +00:00
Jannis Leidel 22236fa9cc Fixed #13463 - Tweaked Italian locale format a bit to make sense.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-02 23:08:45 +00:00
Jannis Leidel cce32a9b09 Fixed #13166 - Added JavaScript warnings to admin changelist to help against ambiguity between action and list_editable form submission. Thanks to blinkylights and aaugustin for the report and initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-02 23:02:16 +00:00
Jannis Leidel bcc9db82ce Fixed #13456 - Updated Turkish translation. Thanks, Metin Amiroff.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13071 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-02 20:04:41 +00:00
Jannis Leidel 43bf086783 Fixed #13388 - Refined changes made in r12384 in the JavaScript i18n admin view.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-02 19:46:31 +00:00
Russell Keith-Magee cb02b92f85 Fixed #13459 -- Corrected ID numbering of dynamically added inlines in the admin. Thanks to 3point2 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-02 13:25:13 +00:00