Ian Kelly
ad93542c8f
[1.0.X] Fixed #6767 : changed the way the Oracle backend fetches numbers to prevent decimals being returned as floats. Backport of [9750] from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-15 20:40:40 +00:00
Gary Wilson Jr
43c1a87708
[1.0.X] Updated name as per author's request.
...
Backport of r9740 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9741 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-15 06:38:27 +00:00
Jacob Kaplan-Moss
0cc51e8fdd
A handful of fixes to django.contrib.comments:
...
* Fixed #9143 , #9429 , and #9439 (was r9730 on trunk)
* Fixed #9959 : comment preview documentation example (was r9731 on trunk)
* Fixed #9346 : comment upgrade SQL in documentation. (was r9732 on trunk).
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9738 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-14 17:00:15 +00:00
Karen Tracey
7dd0abc113
[1.0.X] Bring svnmerge metadata up to date with what's actually been merged to the branch.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9737 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-14 16:02:59 +00:00
Karen Tracey
8064e088e6
[1.0.X] Block two more revisions fumblefingers missed in the last attempt.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9736 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-14 15:37:23 +00:00
Karen Tracey
610aedacca
[1.0.X] Block trunk new function commits from svnmerge.py consideration.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-14 15:33:07 +00:00
Justin Bronn
8bf4e84c85
[1.0.X] Fixed #9278 , #9694 -- Geographic overlays now display in admin with right to left langauges; simplified transformation process in `OpenLayersWidget` to fix Ubuntu 8.10/Apache 2.2.9 crash; updated OpenLayers version to 2.7.
...
Backport of r9733 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-13 02:21:07 +00:00
Malcolm Tredinnick
37260e046f
[1.0.X] Revised r9567 slightly to be backwards compatible with versions 1.0 - 1.0.2.
...
Also documented the change. We prefer to load directory_index.html for static
directory listings, but if you have the (older style) "directory_index"
template and no .html version, we'll load that. This should stop a bunch of
mysterious breakages when people upgrade to Django 1.0.3 or Django 1.1. Also
keeps the docs in sync with released code.
Fixed #9993 .
Backport of r9725 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9726 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-09 12:42:35 +00:00
Malcolm Tredinnick
195a6ea791
[1.0.X] Fixed #9569 , #9636 : Updated Simplified Chinese translation.
...
Backport of r9721 and r9722 from trunk (with makemessages re-run to ensure the
line numbers match on the branch).
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9723 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-08 10:38:40 +00:00
Malcolm Tredinnick
2842f5979a
[1.0.X] Fixed #9888 -- Updated Japanese translation from Takashi Matsuo.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9720 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-08 10:20:58 +00:00
Malcolm Tredinnick
cc76b89c59
[1.0.X] Fixed #9985 -- qs.values_list(...).values(...) was constructing incorrect SQL.
...
Backport of r9717 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-08 05:51:15 +00:00
Ian Kelly
fe9cd02f38
[1.0.x] Fixed #9972 : The dbshell command was ignoring the DATABASE_HOST and DATABASE_PORT settings in Oracle. Backport of [9713] from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9716 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-08 05:16:47 +00:00
Justin Bronn
f3f251a6de
[1.0.X] Return None for null date/time fields in OGR-supported data sources. Thanks to Ariel Mauricio Nunez Gomez for bug report and initial patch.
...
Backport of r9711 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9712 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-07 20:23:23 +00:00
Ian Kelly
f6cacacbff
[1.0.X] Refs #9935 : Added a note in the documentation to the effect that Django currently requires a 4.X release of cx_Oracle. Backport of [9709] from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 18:25:52 +00:00
Malcolm Tredinnick
ff3320cb6d
[1.0.X] Documented that case-insensitive matching is not supported for non-ASCII
...
strings in SQLite. Refs #9905 .
Backport of r9705 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 03:35:46 +00:00
Malcolm Tredinnick
e8ddef57d8
[1.0.X] Fixed #9862 -- For better SQL portability, don't specify "NULL" on nullable columns when creating tables. Patch from Ian Kelly.
...
Columns are NULL by default, so we only need to use "NOT NULL" when we want
non-default behaviour.
Backport of r9703 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9704 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 01:57:03 +00:00
Russell Keith-Magee
7982e5c510
Added a link to RKM's blog in the committers file.
...
Backport of r9698 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-03 05:06:22 +00:00
Russell Keith-Magee
f2986d89b9
[1.0.X] Fixed #9942 -- Added a to_python handler for FloatField to ensure correct typing of deserialized data before saving. Underlying problem is analogous to #8298 , fixed in [8515]. Thanks to David Larlet <larlet@gmail.com> for the report and fix.
...
Backport of r9695 and r9696 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-03 04:59:05 +00:00
Justin Bronn
94b83db499
[1.0.X] Fixed `check_geom` and `check_srs` to accept larger sized pointer addresses as returned by some platforms (including OpenBSD 4.4 and Fedora 8).
...
Backport of r9693 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9694 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-03 01:42:56 +00:00
Karen Tracey
1f2e21ba07
[1.0.X] Update svnmerge metadata -- all bugfix changesets from trunk have been merged to 1.0.X.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9692 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-30 15:27:09 +00:00
Karen Tracey
fadccc6494
[1.0.X] Block changeset relating to CSS refactor from svnmerge to 1.0.X branch.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9691 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-30 15:22:04 +00:00
Justin Bronn
d2c9c1261a
[1.0.X] Fixed #9664 -- `LayerMapping` now works with MySQL spatial backends.
...
Backport of r9688 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-26 20:07:36 +00:00
Justin Bronn
04ce539ad2
[1.0.X] Fixed #9892 -- support additional binary packages for GEOS & GDAL libs on OSX & Ubuntu platforms.
...
Backport of r9686 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9687 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-26 16:04:48 +00:00
Adrian Holovaty
fd9ddb2dc1
[1.0.X] Merged [9682], [9683] and [9684] from trunk. These were changes dealing with documenting and adding a helpful error message for the quirk of admin users needing 'change user' permission to add users. Refs #9866
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9685 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-26 06:02:44 +00:00
Gary Wilson Jr
3abbb455b2
[1.0.X] Fixed #8245 -- Added a LOADING flag to autodiscover to prevent an admin.py module with errors from raising a spurious AlreadyRegistered exception in a subsequent call to autodiscover.
...
Backport of r9680 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 18:28:22 +00:00
Gary Wilson Jr
9841776ec3
[1.0.X] Fixed #9882 -- Added `alters_data = True` to `BaseModelForm.save` method, thanks dc.
...
Backport of r9678 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9679 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 05:52:57 +00:00
Gary Wilson Jr
1d37663aef
[1.0.X] Fixed #9884 -- Corrected template example in model forms documentation, thanks bradmontgomery.
...
Backport of r9676 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 05:22:10 +00:00
Gary Wilson Jr
44239004db
[1.0.X] Fixed #9902 -- Corrected misspelling in form validation documentation, thanks zunzun.
...
Backport of r9674 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 04:14:51 +00:00
Gary Wilson Jr
47de671948
[1.0.X] Fixed #9896 -- Corrected a couple uses of `formset.forms`, thanks aglzen.
...
Backport of r9672 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 00:15:03 +00:00
Gary Wilson Jr
518e19a363
[1.0.X] Fixed #9780 -- Fixed an undefined internal link in the model forms documentation, thanks ramiro.
...
Backport of r9670 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9671 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-23 00:03:19 +00:00
Gary Wilson Jr
6c3a98ab3a
[1.0.X] Fixed #9904 -- Corrected name of storage method in files documentation.
...
Backport of r9668 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9669 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-22 23:24:34 +00:00
Malcolm Tredinnick
6dd5c855d4
[1.0.X] Changed some ReST formatting of headers (in forms/validation.txt).
...
Backport of r9666 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-22 04:19:41 +00:00
Karen Tracey
73534cd942
[1.0.X] Fixed #9865 -- Allow saving of new inline-edited objects with custom non-auto primary key fields that are not the foreign key to the parent object.
...
r9664 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-21 04:58:59 +00:00
Karen Tracey
26554aa6b2
[1.0.X] Fixed #9898 -- Added a missing 'e' to 'one'. Thanks gizzywump. Also Americanized specialised while in the area, per contributing's guideline.
...
r9662 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9663 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-21 04:23:35 +00:00
Malcolm Tredinnick
3c9aaaef34
Fixed a typo in r9652.
...
Backport of r9659 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-17 01:50:11 +00:00
Karen Tracey
ae5c9b33d0
[1.0.X] Fixed #9859 -- Added another missing force_unicode needed in admin when running on Python 2.3. Many thanks for report & patch with test to nfg.
...
Also enhanced the new test to hopefully exercise all paths through the get_deleted_objects function, and fixed the errors pointed out by the beefed-up test.
r9656 and r9657 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 17:53:33 +00:00
Karen Tracey
75ea7a434a
[1.0.X] Fixed #9814 -- Allowed SafeStrings to be saved to sqlite DB when running on Python 2.6.
...
r9654 from trunk, also updated merge metadata to reflect that all other bugfix changetsets have been merged.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9655 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 14:34:12 +00:00
Karen Tracey
8cc518a964
[1.0.X] Block r9643 (code removal) and r9646 (fix to code present only in trunk) from svnmerge.py consideration.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9653 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 14:26:02 +00:00
Malcolm Tredinnick
01e04e90e0
[1.0.X] Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.
...
max_length > 255 and unique=True is not permitted. Based on a patch from
adamnelson.
Backport of r9470 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 06:49:43 +00:00
Malcolm Tredinnick
518c4ca2a8
[1.0.X] Removed one test that is only intended for PostgreSQL from the
...
visibility of other databases. This basically hides an annoying warning when
running the tests under MySQL.
Backport of r9469 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9651 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 06:48:15 +00:00
Malcolm Tredinnick
0a0aba5f5e
[1.0.X] Fixed #9786 -- Fixed inequality checking for django.db.models.fields.file.FieldFile class.
...
Backport of r9647 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-16 04:54:29 +00:00
Matt Boersma
aca5a5258c
[1.0.X] Reformatted PL/SQL flush left so "manage.py sqlall [app] | manage.py dbshell" works with Oracle. Also some PEP8 cleanup.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-11 20:12:34 +00:00
James Bennett
0efff2c032
[1.0.X] Fixed #9795 : Since related-object selection widgets take limit_choices_to into account, the offending code is no longer necessary and can simply be removed. Was [9641] in trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-11 07:07:03 +00:00
Karen Tracey
08d47a16e3
[1.0.X] Fixed a small reST header glitch in docs/ref/templates/builtins.txt. This was [9529] on trunk.
...
Also updated svnmerge.py metadata; all non bugfix changesets from trunk have been applied to 1.0.X.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9640 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-10 16:13:14 +00:00
Karen Tracey
6ff50eb24c
[1.0.X] Blocked two more trunk changesets that should not be merged to 1.0.X.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-10 15:50:42 +00:00
Karen Tracey
02b15e87d2
[1.0.X] Blocked non-bugfix changesets from svnmerge.py consideration.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9638 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-10 15:39:15 +00:00
James Bennett
349405009f
[1.0.X] Yet another place where we claim to support 2.3 and up. Was [9635] in trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-10 01:53:02 +00:00
Luke Plant
24a1900b36
[1.0.X] Fixed #8248 : made help() work on models and improved introspection support.
...
Descriptors now return themselves when accessed via the class, as per standard
Python descriptors like property().
Backported from r9550 and also r9562 and r9563
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-10 00:14:56 +00:00
James Bennett
c9a6c06de8
[1.0.X] Another place where we talked about Python versions. Was [9632] in trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9633 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-09 23:06:45 +00:00
James Bennett
1a12506846
[1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was [9360] in trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9631 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-09 22:49:16 +00:00