Re: Django Newbie seeking for advice

2010-04-12 Thread Alex Gaynor
On Mon, Apr 12, 2010 at 3:04 PM, Mister Yu wrote: > Hi experts, > > i m a newbie and i m self learning django and writing an web app as i > go along. i learn django by following this great screencast tutorial > from here: http://showmedo.com/videotutorials/series?name=PPN7NA155 > called Django Fro

Re: Django Newbie seeking for advice

2010-04-12 Thread Karen Tracey
Questions about using Django should be sent to django-users, not here. The topic of this list is the development of Django itself. Karen -- 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...

Django Newbie seeking for advice

2010-04-12 Thread Mister Yu
Hi experts, i m a newbie and i m self learning django and writing an web app as i go along. i learn django by following this great screencast tutorial from here: http://showmedo.com/videotutorials/series?name=PPN7NA155 called Django From the Ground-up. it's a really great serious of tutorial. how

Re: Customizable error message for ``unique_together`` constraints

2010-04-12 Thread Patrick McNerthney
orokusaki wrote: Thanks for the replies guys. I'll follow the progress of that ticket. On Apr 12, 5:38 am, Karen Tracey wrote: > On Sun, Apr 11, 2010 at 11:10 PM, Russell Keith-Magee < > > > > freakboy3...@gmail.com> wrote: > > On Mon, Apr 12, 2010 at 10:15 AM, orokusaki > > wrote: > > > > T

Re: Customizable error message for ``unique_together`` constraints

2010-04-12 Thread orokusaki
Thanks for the replies guys. I'll follow the progress of that ticket. On Apr 12, 5:38 am, Karen Tracey wrote: > On Sun, Apr 11, 2010 at 11:10 PM, Russell Keith-Magee < > > > > freakboy3...@gmail.com> wrote: > > On Mon, Apr 12, 2010 at 10:15 AM, orokusaki > > wrote: > > > > The only idea I have f

Re: Customizable error message for ``unique_together`` constraints

2010-04-12 Thread Karen Tracey
On Sun, Apr 11, 2010 at 11:10 PM, Russell Keith-Magee < freakboy3...@gmail.com> wrote: > On Mon, Apr 12, 2010 at 10:15 AM, orokusaki > wrote: > > > > > The only idea I have for a solution is: > > > >class Meta: > >unique_together = (('account', 'name', 'You already have a > > Widget w

Re: Grantlee version 0.1.0 now available

2010-04-12 Thread James Bennett
This message isn't appropriate for django-developers; in the future, please direct announcements of software releases (other than Django itself) to appropriate forums. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- You received this message because you are

Grantlee version 0.1.0 now available

2010-04-12 Thread Stephen Kelly
The Grantlee community is pleased to announce the availability of Grantlee version 0.1.0[1]. Grantlee is a Free Software string template library written in Qt and based on the syntax and design of the Django template system[2]. Django's template system is designed to separate content and presentat