Re: ANN: Critical security updates to Django 1.0 and Django 1.1

2009-10-18 Thread Stuart Jansen
On Sat, 2009-10-17 at 04:40 -0700, klas.hagg...@hotmail.com wrote: > How come the new regular expression allows TLDs to end with a '.' > character? For example 'n...@domain.com.' (note the period at the end) > is regarded as a valid email address. Perhaps because it is a valid domain name? http:

Re: Multiple admin forms

2009-03-20 Thread Stuart Jansen
On Fri, 2009-03-20 at 10:55 -0700, Collin Grady wrote: > Usage questions belong on the django-users mailing list. This list is > for the development of django itself. So you're saying that what the original author wants to accomplish _is_ possible with the current Django admin? --~--~-