Ian Kelly
|
b4c83138e9
|
Fixed #15534: Made the Oracle runtime test for regex capabilities use the !DatabaseOperations connection instead of grabbing the default connection.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16041 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-18 21:59:20 +00:00 |
Ramiro Morales
|
0defa7dc9d
|
Fixed #15848 -- Fixed regression introduced in [15882] in makemessages management command when processing multi-line comments that contain non-ASCCI characters in templates. Thanks for the report Denis Drescher.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16038 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-18 20:00:10 +00:00 |
Adrian Holovaty
|
f8495d2371
|
Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-17 20:45:06 +00:00 |
Chris Beaven
|
d59baa07f0
|
Fixes #15721 -- Make {% include %} and RequestContext work together again.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-17 04:52:31 +00:00 |
Chris Beaven
|
89e25403ae
|
Fixes #15814 -- Added a test util to abstract the process of using a test template loader
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16030 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-17 04:52:17 +00:00 |
Ian Kelly
|
d3c08fd813
|
Fixed #15573: Forced the default site id to be 1 when creating test databases, to prevent a large number of errors when running the tests using the oracle backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16027 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-15 21:49:22 +00:00 |
Chris Beaven
|
13bb06984c
|
Fixes Paginator.validate_number not raising a PageNotAnInteger exception when passed a non-int-castable type.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16026 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-13 11:28:42 +00:00 |
Adrian Holovaty
|
3b6c5e5eb2
|
Made some negligible docstring fixes while I was poking around in the depths of query.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-11 21:48:47 +00:00 |
Adrian Holovaty
|
d546179c71
|
Fixed incorrect usage of its in query.py docstring
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16024 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-11 20:27:53 +00:00 |
Luke Plant
|
8d4b414760
|
Fixed #15757 - removed remaining instances of get_and_delete_messages
Thanks to void for the report, and julien for the bulk of the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-07 22:01:23 +00:00 |
Ramiro Morales
|
b7715b4ae6
|
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB backend. Thanks JannKleen for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16021 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-06 11:19:37 +00:00 |
Chris Beaven
|
4fa9646716
|
Fixes #11596 -- Make paginator.Page iterable
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16018 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-06 09:40:26 +00:00 |
Ramiro Morales
|
de5f07513b
|
Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS backend DatabaseOperations class.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16017 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-05 11:29:16 +00:00 |
Ramiro Morales
|
30b3d51599
|
Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations classes take a `connection` argument. Thanks calexium for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16016 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-05 00:19:17 +00:00 |
Adrian Holovaty
|
71bf169ab1
|
Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of legacy postgresql module that was removed recently
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16015 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-04 15:43:56 +00:00 |
Andrew Godwin
|
4d3ab063b1
|
Fixed #15613: Don't send content-length headers for non-regular files. Thanks to jaylett.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-04 12:39:21 +00:00 |
Adrian Holovaty
|
1c7a9a403a
|
Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thanks, mitnk
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16013 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-04 03:42:46 +00:00 |
Russell Keith-Magee
|
fb55a1a77d
|
Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to jonash for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-03 23:50:12 +00:00 |
Adrian Holovaty
|
21877c39b4
|
Fixed #15743 -- Fixed tense in a docstring in db/models/base.py. Thanks, jMyles
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16006 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 21:46:28 +00:00 |
Adrian Holovaty
|
eaf5554865
|
Fixed grammar error in utils/functional.py from [15940]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16005 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 21:45:56 +00:00 |
Ramiro Morales
|
ecdcf477f9
|
Removed support code for deprecated module-based template loaders from debug view postmortem.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16003 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 18:48:18 +00:00 |
Russell Keith-Magee
|
74f7ad32a5
|
Fixed #15717 -- Updated databrowse to use class-based generic date views. Thanks to aaugustin for the report and draft patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16002 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 13:55:03 +00:00 |
Russell Keith-Magee
|
e6a5e41cdf
|
Added missing warnings import
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16001 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 13:46:09 +00:00 |
Russell Keith-Magee
|
4749159d48
|
Silenced a DeprecationWarning in formtools caused by testing the deprecated security_hash function
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15996 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 13:26:19 +00:00 |
Russell Keith-Magee
|
62f37c69b0
|
Fixed #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST, PUT and DELETE requests
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15992 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:45:22 +00:00 |
Russell Keith-Magee
|
4c468800ee
|
Updates to the test suite to allow for newly deprecated and removed features
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:44:47 +00:00 |
Russell Keith-Magee
|
603884505f
|
Advanced deprecations for function-based generic views
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15989 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:44:04 +00:00 |
Russell Keith-Magee
|
d60ae0b721
|
Removed deprecated 'no' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:43:43 +00:00 |
Russell Keith-Magee
|
86ba75b090
|
Advanced deprecations in django.utils.translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:41:51 +00:00 |
Russell Keith-Magee
|
87508fbbf3
|
Advanced deprecations in django.test.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15986 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:41:26 +00:00 |
Russell Keith-Magee
|
4d94c0cb38
|
Advanced deprecations in django.template.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15985 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:41:03 +00:00 |
Russell Keith-Magee
|
1d4390b26b
|
Advanced deprecation on CompatCookie.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15984 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:40:38 +00:00 |
Russell Keith-Magee
|
8db51a70da
|
Removed deprecated en_format helper function.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:40:14 +00:00 |
Russell Keith-Magee
|
eea43f2458
|
Removed deprecated XMLField.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15982 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:39:52 +00:00 |
Russell Keith-Magee
|
3eb4acf118
|
Removed a usage of the depreacted SMTPConnection in test.utils.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:39:31 +00:00 |
Russell Keith-Magee
|
8911754555
|
Deprecated the psycopg-based postgresql database backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:39:08 +00:00 |
Russell Keith-Magee
|
f9972bcf86
|
Removed deprecated DB backend functions for creating m2m tables.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:38:25 +00:00 |
Russell Keith-Magee
|
af00f29ecb
|
Advanced deprecations in core.mail, core.commands, core.context_processors and core.handlers.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:37:53 +00:00 |
Russell Keith-Magee
|
576606a6f2
|
Advanced deprecations in core.cache.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15977 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:37:15 +00:00 |
Russell Keith-Magee
|
24b7d9017d
|
Advanced deprecations in contrib.syndication.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:36:40 +00:00 |
Russell Keith-Magee
|
5d5149cd18
|
Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:36:04 +00:00 |
Russell Keith-Magee
|
c349aad412
|
Advanced deprecations in contrib.localflavor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15974 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:35:25 +00:00 |
Russell Keith-Magee
|
765458363b
|
Advanced deprecations in contrib.gis.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:34:50 +00:00 |
Russell Keith-Magee
|
c1df35b0fa
|
Advanced deprecations in contrib.formtools.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15972 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:34:15 +00:00 |
Russell Keith-Magee
|
fe12415231
|
Removed deprecated contrib.csrf app.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:33:40 +00:00 |
Russell Keith-Magee
|
48edaf17a3
|
Advanced deprecations in contrib.auth.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:33:01 +00:00 |
Russell Keith-Magee
|
98d3a09338
|
Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing slash.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:32:21 +00:00 |
Adrian Holovaty
|
94af19c43f
|
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-01 16:10:22 +00:00 |
Jannis Leidel
|
7099d465ab
|
Fixed #15724 -- Added update_wrapper import to utils.functional to be a bit more forgiving for 3rd party apps using that import.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15965 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-31 08:42:51 +00:00 |
Jannis Leidel
|
365f501793
|
Fixed #15726 -- Fixed the name of a file of the Mexican Spanish translation added in r15433.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-31 08:35:34 +00:00 |