I'm wondering if we should remove LegacyFallbackStorage and merge its
functionality into FallbackStorage.
If anyone manually settings MESSAGE_STORAGE =
'...LegacyFallbackStorage', his or her code will break in 1.4.
It's not a big issue, as most folks are likely to leave this setting
untouched unl
On Fri, Dec 11, 2009 at 9:15 AM, mattimust...@gmail.com
wrote:
>
>
> On Dec 11, 11:21 am, Russell Keith-Magee
> wrote:
>> Hi all,
>>
>> I've just uploaded RC1 patches to two tickets.
>>
>> Firstly, #7052 - Fixing auth and contenttype serialization. Since the
>> most recent patch, I've added docum
On Dec 11, 11:21 am, Russell Keith-Magee
wrote:
> Hi all,
>
> I've just uploaded RC1 patches to two tickets.
>
> Firstly, #7052 - Fixing auth and contenttype serialization. Since the
> most recent patch, I've added documentation, I've made some tweaks to
> ensure backwards compatibility, and imp
On Fri, Dec 11, 2009 at 8:14 AM, Russell Keith-Magee
wrote:
> On Wed, Dec 9, 2009 at 11:36 PM, Jacob Kaplan-Moss wrote:
>> On Tue, Dec 8, 2009 at 5:15 PM, Russell Keith-Magee
>> wrote:
>>> There's overlap, but it isn't necessarily a perfect match.
>>
>> Good points -- you've clearly thought this
Hi all,
I've just uploaded RC1 patches to two tickets.
Firstly, #7052 - Fixing auth and contenttype serialization. Since the
most recent patch, I've added documentation, I've made some tweaks to
ensure backwards compatibility, and improved the dependency evaluation
process on serialization. I've
On Wed, Dec 9, 2009 at 11:36 PM, Jacob Kaplan-Moss wrote:
> On Tue, Dec 8, 2009 at 5:15 PM, Russell Keith-Magee
> wrote:
>> There's overlap, but it isn't necessarily a perfect match.
>
> Good points -- you've clearly thought this through farther than me.
> Consider the wrench withdrawn :)
You mi
Hi django-developers
If you have DEBUG on and an error occurs, you might get an IndexError if
you updated your code but the page still uses old code:
File
"/home1/ojiich/lib/python2.5/site-packages/django/views/debug.py", line
186, in _get_lines_from_file
context_line = source[lineno].
2009/12/10 Tomáš Kopeček
>
> We've fixed all issues (like incomplete tests and few bugfixes), so
> patch is now ready to be included into trunk.
>
> I partially agree with -1 vote. It is easy. What is against: Included in
> trunk we address all backends (and it looks to be easy to maintain them)
> I think ticket #399 could make it into 1.2, but there's a -1 vote (from
> James) to overcome first: Patch on the ticket (which is over a year old)
> indicates how easy this is to do yourself if you need it.
>
> The patch is no longer a year old, it's been updated a few times
> recently, fixing te
Hello all,
Just a friendly reminder about the sprints this Saturday and Sunday
in Dallas, TX and Triangle, NC.
We'll also be on #django-sprint on freenode from about 9AM UTC-6.
More details here:
http://code.djangoproject.com/wiki/Sprints
On Fri, Dec 4, 2009 at 12:06 PM, Jeremy Dunck wrot
+1 to get_url
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to
django-developers+unsubscr...@googlegroups.com.
For more o
> The *only* reason that we are even talking about adding this field is
> because DB2 can't index on the datatype that is the natural match for
> a length-unlimited TextField.
> Oracle's indexing imposes an
> implicit limit of 4000 characters; that sounds to me like as good a
> number as any.
Rus
12 matches
Mail list logo