On Sat, Nov 6, 2010 at 11:16 PM, Luke Plant wrote:
> On Thu, 2010-11-04 at 19:06 -0700, SmileyChris wrote:
>
>> I too would like to know other's thoughts.
>
> Is there any other core dev who would like to weigh in on this?
Reading over the discussion, I'm in the same camp as Luke. I can see
the u
Hi Peter,
On Nov 7, 9:41 pm, Peter Herndon wrote:
> I just ran into a minor issue and thought I'd bring it to light. In adding
> django.contrib.comments to a site I'm building, I found that when using
> moderation and setting email_notification to True, that there is no default
> template for
Hello everyone! Here in Argentina we're planning a Sprint[1] this
Saturday to help with Django 1.3
We are going to participate from more than 4 Argentinian locations.
We are very proud to count with Ramiro (cramm) one of the recently
designated core commiters!
There will be also, another Sprint in
Last call for any concerns with the patch; planning to land it in the
next 24 hours.
Carl
--
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 gro
On Nov 8, 2010, at 9:14 AM, Carl Meyer wrote:
> Hi Peter,
>
> On Nov 7, 9:41 pm, Peter Herndon wrote:
>> I just ran into a minor issue and thought I'd bring it to light. In adding
>> django.contrib.comments to a site I'm building, I found that when using
>> moderation and setting email_notif
On Mon, 2010-11-08 at 06:14 -0800, Carl Meyer wrote:
> In general, contrib.comments includes defaults for all the templates
> it needs, which suggests this one ought to be included too. On the
> other hand, contrib.auth doesn't include default templates for the
> email it sends for password-reset.
Hi,
Sorry I'm late to this thread. I've been working hard on i18n.
Luke Plant wrote:
> Logically I would expect the following 3 to produce the same output:
>
> 1) I use mark_safe on my safe input string and use addslashes to add
> the slashes
>
> Template("{{ val|addslashes }}").render(
> Conte
On Thu, Nov 4, 2010 at 5:37 AM, silent1mezzo wrote:
> +1 for {% include "foo.html" x=1 y=2 %}
>
> This just seems more natural. My designer agreed based on the {% url
> %} tags.
>
+1 for using the = syntax here. My reasons have been mentioned above,
but to recap:
* and/as gets too verbose and d
Hi all,
I'm setting up a Oracle XE instance on Linux to be able to test Django ORM
changes. This has so far resulted in a couple of small fixes and
a [1]wiki page documenting the process and hopefully any feeback
I get to this email.
Being a total newbie regarding Oracle is th reason I post this
Hi Ramiro
I've been working with Oracle during the sprints after last DjangoCon,
and had the same problem. I've been told by several people that
the second db can't be oracle and should be something else, like sqlite.
Here is my db settings.
DATABASES = {
'default': {
'ENGINE': 'djan
10 matches
Mail list logo