Tonight we're extremely proud to announce the release of Django 1.1,
the latest major milestone in Django's development.
To learn about the new release:
* Blog post: http://www.djangoproject.com/weblog/2009/jul/29/1-point-1/
* Release notes: http://docs.djangoproject.com/en/dev/releases/1.1/
* D
Tonight the Django team has issued two releases related to a security
issue reported to us. These releases are Django 1.0.3 and Django
0.96.4.
Full information is available on the Django project weblog:
http://www.djangoproject.com/weblog/2009/jul/28/security/
These releases are strongly recomm
On Tue, 28 Jul 2009, Ricardo Santos wrote:
> What is the current status of the multi version support? I mean will
> it be merged with trunk any time soon?
... snip ...
I think this is slated for the 1.2 timecycle. The GSoC istelf ends
sometime in late August, so that's likely the earliest tim
Hi Alex
What is the current status of the multi version support? I mean will
it be merged with trunk any time soon?
I ask you this because I am at a early stage of designing the
architecture of a new project, and this will have to support several
clients (separate databases) but connected by a m
The django-developers mailing list is for the development of django itself.
Please use the django-users mailig list.
Alex
On Jul 28, 2009 1:18 PM, "Amir Habibi" wrote:
Hi All,
What development environment do you suggest for Django and Ext JS
based large projects?
Is Netbeans the best choice
Hi All,
What development environment do you suggest for Django and Ext JS
based large projects?
Is Netbeans the best choice out there?
Thanks
Amir
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers
On Monday 27 July 2009 02:12:07 Charlie DeTar wrote:
> Hi,
>
> I'm writing a reusable Django app that interfaces with a standalone
> javascript library, which I hope eventually to submit for inclusion
> in Django. I've run into a conundrum: the javascript library uses
> mixed case naming (likeThi
Partly pasted from http://code.djangoproject.com/ticket/3090 - a trivial
reordering in template.Parser.parse to allow inner template tags to take
parameters, something like 'parser.parse_until(('case', 'endswitch'))' where
the 'case' tag can take parameters.
I would like to see this change. I
On Tue, Jul 28, 2009 at 6:20 AM, slafs wrote:
>
> Hi there!
>
> I think I found a little bug in
> http://code.djangoproject.com/browser/django/trunk/django/db/backends/oracle/query.py#L132
> Offsetting the QuerySet (like qs[2:4]) on Oracle backend mixes the
> ordering in the final result set.
> Au
On Tue, Jul 28, 2009 at 10:45 PM, Charlie DeTar wrote:
>
> Russell Keith-Magee wrote:
>> On Mon, Jul 27, 2009 at 9:12 AM, Charlie DeTar wrote:
>>> Hi,
>>>
>>> I'm writing a reusable Django app that interfaces with a standalone
>>> javascript library, which I hope eventually to submit for inclusion
Russell Keith-Magee wrote:
> On Mon, Jul 27, 2009 at 9:12 AM, Charlie DeTar wrote:
>> Hi,
>>
>> I'm writing a reusable Django app that interfaces with a standalone
>> javascript library, which I hope eventually to submit for inclusion in
>> Django. I've run into a conundrum: the javascript librar
On Mon, Jul 27, 2009 at 9:12 AM, Charlie DeTar wrote:
>
> Hi,
>
> I'm writing a reusable Django app that interfaces with a standalone
> javascript library, which I hope eventually to submit for inclusion in
> Django. I've run into a conundrum: the javascript library uses mixed
> case naming (like
Hi there!
I think I found a little bug in
http://code.djangoproject.com/browser/django/trunk/django/db/backends/oracle/query.py#L132
Offsetting the QuerySet (like qs[2:4]) on Oracle backend mixes the
ordering in the final result set.
Author claims that "This is the canonical way to emulate LIMIT
Hi there,
today I've dealed with circural import (probably) located in project
i'm involved in. The message I got with enabled --traceback option
was:
jon...@mcf:~$ ./manage.py validate --traceback
"Error: cannot import name Listing"
...nothing more ( using Django version 1.1 beta 1 SVN-11250 )
Hi there!
I think I found a little bug in
http://code.djangoproject.com/browser/django/trunk/django/db/backends/oracle/query.py#L132
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post
15 matches
Mail list logo