Commit Graph

1546 Commits

Author SHA1 Message Date
James Bennett f46f052e05 0.91-bugfixes: backporting [4693] as the other half of the fix in [4673]
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4694 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-09 17:42:47 +00:00
James Bennett 8a0fa75839 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem which could confuse manipulators about which fields they should follow. Refs #1808, #1826, #1839 and #2415, which are variations of this that persist in trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-07 17:03:43 +00:00
James Bennett 02ca9fd1de 0.91-bugfixes: settings fix for backport in [4419]
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-30 19:06:08 +00:00
James Bennett d0672a7344 0.91-bufixes: Backport [4244] for those using legacy Django with psycopg1
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4419 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-24 19:57:41 +00:00
James Bennett f931905517 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4099 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-24 18:24:49 +00:00
James Bennett 2823775114 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-24 18:24:34 +00:00
James Bennett 1fcef7a07e 0.91-bugfixes: Move request middleware into the handler's try/catch block so we can deal with exceptions it throws
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4097 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-24 18:16:36 +00:00
James Bennett 3720a12a2a 0.91-bugfixes: corrected version of previous (COMMENTS_FIRST_FEW is imported directly)
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-27 19:19:28 +00:00
James Bennett c08f81ff5e 091-bugfixes: backporting fix in [3936] to 0.91-bugfixes
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-27 19:17:38 +00:00
James Bennett b457108751 Fixed #1113, thanks to Jacob for spotting the deeper bug
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-25 20:25:54 +00:00
James Bennett e35be34c21 0.91-bugfixes: fix bad copy/paste in previous version of README
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3729 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-05 16:36:09 +00:00
James Bennett 4b97347921 0.91-bugfixes: changes in the README to provide more useful info on the branch and how it relates to Django proper
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3728 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-05 16:35:20 +00:00
James Bennett db2e70a74b 0.91-bugfixes: fix a problem on mod_python that could result in stale DB connections
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3725 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-05 16:03:02 +00:00
James Bennett d31e39173c 0.91-fixes: Fixed minor security hole in compile-messages.py. See trunk patch in [3592]
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3593 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-16 06:28:59 +00:00
James Bennett 0d60669146 0.91-bugfix: Fixed #1113, limit_choices_to on OneToOneField no longer breaks admin changelist
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3576 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-13 02:59:41 +00:00
James Bennett b70c86c36d 0.91-bugfix: Fix typo in update to README
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3574 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-13 01:39:33 +00:00
James Bennett 06a3c04c87 Update README with info on new branch
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3573 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-13 01:38:55 +00:00
Adrian Holovaty 5623203d15 Created 0.91-bugfixes branch, for bug fixes to version 0.91, for people stuck with 0.91. Currently it's a copy of the pre-magic-removal notable moment tag
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@3572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-13 00:58:37 +00:00
Adrian Holovaty 9a2f6a542a Created pre-magic-removal tag, so we have an easy way to switch back to the last pre-magic-removal Django code.
git-svn-id: http://code.djangoproject.com/svn/django/tags/notable_moments/pre-magic-removal@2808 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-02 01:09:45 +00:00
Adrian Holovaty d5dbeaa9be Removed docs/writing-apps-guide-outline.txt -- not sure what that was.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2753 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-27 22:10:44 +00:00
Adrian Holovaty 645aaba711 Made small change to docs/generic_views.txt: 1 --> 01
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-24 01:21:29 +00:00
Adrian Holovaty 0e40fb14d5 Added note to docs/modpython.txt about prefork MPM vs. worker MPM
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-21 16:59:14 +00:00
Adrian Holovaty 40fee1b8f0 Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pb
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2698 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-14 14:17:56 +00:00
Adrian Holovaty 5bb59acfde Fixed #1632 -- Fixed typo in markup unit tests. Thanks, pb
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-13 13:16:05 +00:00
Georg Bauer d4c38fa8f7 fixed #1526: updated slovak (sk) translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2694 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-13 11:16:28 +00:00
Adrian Holovaty 0bf620f199 Fixed #1628 -- Added note to docs/model-api.txt about admin ordering by only first field
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-13 01:46:08 +00:00
Adrian Holovaty 4bcdb15091 Added some examples to 'ordering' section of docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-13 01:45:15 +00:00
Adrian Holovaty 00b3891524 Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2687 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-12 13:35:31 +00:00
Adrian Holovaty 853ee34191 Fixed #1531 -- Fixed eager exception catching that caused the template system to report a base template didn't exist when indeed it does exist but contains an {% include %} of a nonexisting template
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-12 03:31:03 +00:00
Adrian Holovaty c862e43f7f Negligible spacing change to core/template/loader.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-12 03:29:41 +00:00
Adrian Holovaty 63e7f20595 Fixed #1569 -- Made streaming HttpResponse unicode-aware
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 13:43:29 +00:00
Adrian Holovaty a0485f5c4f Fixed #1540 -- Fixed typos in docs/db-api.txt. Thanks, pb
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2670 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 03:33:19 +00:00
Adrian Holovaty 8ac114c017 Removed unneeded 'import sys' from base.py handler
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2668 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 03:30:10 +00:00
Adrian Holovaty 51a6d81d72 Fixed #1551 -- Improved base handler to not lose track of important exception in case of exceptions within repr(). Thanks, Ned
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 03:29:01 +00:00
Adrian Holovaty 8d70ed4b25 Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 03:23:03 +00:00
Adrian Holovaty cd7dbd8f00 Converted django.core.mail to use 'from django.conf import settings' instead of importing specific settings directly
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2664 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 03:19:57 +00:00
Adrian Holovaty f2aa710f13 Added note to docs/templates.txt about {% extends %} needing to be the first tag in the template. Thanks, Chris Chamberlin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-11 02:59:48 +00:00
Georg Bauer 30c72faa9c refs #1607 - updated hebrew translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 11:55:52 +00:00
Adrian Holovaty b9e40b14bc Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 03:35:56 +00:00
Adrian Holovaty b8d8aca5fd Renamed ManyToOne to ManyToOneRel to be consistent with ManyToManyRel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2649 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 03:34:47 +00:00
Adrian Holovaty e3e271ff92 Fixed #1600 -- Renamed ManyToMany to ManyToManyRel so people get a clearer error if they use ManyToMany instead of ManyToManyField
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 03:32:38 +00:00
Adrian Holovaty 0162a3b54f Fixed #1590 -- Changed MySQL get_last_insert_id() implementation to use cursor.lastrowid instead of a separate SELECT statement. Thanks, Andy Dustman
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 00:32:42 +00:00
Adrian Holovaty bb2a38cecc Fixed syntax error in [2639]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 00:12:56 +00:00
Adrian Holovaty 3bb340271c Changed settings imports from [2639] to use 'from django.conf import settings', to make it easier to merge to magic-removal
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2640 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 00:01:59 +00:00
Adrian Holovaty bc4638d722 Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-09 23:54:34 +00:00
Adrian Holovaty b0a60c186e Fixed #1588 -- Fixed typo in docs/url_dispatch.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2624 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-06 14:20:11 +00:00
Georg Bauer 158aeb7b97 fixed #1581 - added new hebrew translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2623 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-06 09:58:05 +00:00
Georg Bauer 3d8094f898 fixed #1587 - added new ukrainian translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-06 09:52:06 +00:00
Adrian Holovaty b1599e56b8 Fixed #1557 in trunk
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2597 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-30 04:43:55 +00:00
Adrian Holovaty 341d1eb022 Fixed #1550 -- Changed MatchesRegularExpression validator to use .search(), not .match(). Thanks, Gary Wilson
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2588 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-28 21:39:15 +00:00