Jacob Kaplan-Moss
|
8bc36e726c
|
i18n security fix. Details will be posted shortly to the Django mailing lists and the official weblog.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@6605 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-26 19:52:04 +00:00 |
James Bennett
|
613cfabdd0
|
0.91-bugfixes: Backport [3066] and some related changes. Refs #1635, #106.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@6474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-12 18:47:11 +00:00 |
James Bennett
|
9cd09e7562
|
0.91-bugfixes: Minor improvement to [6468
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@6471 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-10 15:51:38 +00:00 |
James Bennett
|
56c074f565
|
0.91-bugfixes: Backport silent failure of date-related template filters
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@6468 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-08 20:53:23 +00:00 |
James Bennett
|
d797b34bf8
|
0.91-bugfixes: Backport [3785] from Django trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@6373 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-17 19:00:39 +00:00 |
James Bennett
|
0417b0f17b
|
0.91-bugfixes: Revert previous, since it doesn't seem to actually solve the bug
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@5648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-07-11 17:47:06 +00:00 |
James Bennett
|
e6f09afa78
|
0.91-bugfixes: Fix problem parsing values from ManyToManyField with raw_id_admin. Thanks, Tom Tobin
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@5647 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-07-11 17:41:58 +00:00 |
James Bennett
|
17e98808c1
|
0.91-bugfixes: Fixed #4651; UnicodeCursorWrapper should work with dictionaries of parameters now
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@5508 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-21 16:46:23 +00:00 |
James Bennett
|
1680e8709c
|
0.91-bugfixes: Fixed a subtle bug with mutable default arguments to form fields. Thanks, Tom Tobin.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@5507 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-21 16:38:51 +00:00 |
James Bennett
|
f63faca4c6
|
0.91-bugfixes: fix lookup kwarg corruption in certain types of one-to-one listings. Thanks Tom Tobin for finally figuring this one out
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-05 18:36:04 +00:00 |
James Bennett
|
32b733ccbd
|
0.91-bugfixes: Table name needs to be pluralized in that query
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4714 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-12 17:12:10 +00:00 |
James Bennett
|
d8b1717266
|
0.91-bugfixes: Fix bad settings reference in comments feeds
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4713 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-12 15:46:36 +00:00 |
James Bennett
|
18cf40006c
|
Backing out [4694] because it looks like the version on trunk caused problems
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-09 22:43:44 +00:00 |
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 |