#14102 model validation issue in Model._get_unique_checks

2010-08-13 Thread Travis Cline
Came across this issue that was introduced with model validation: http://code.djangoproject.com/ticket/14102 Would love a review. Travis -- 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..

Re: Proposal: Decouple messages from contrib.auth

2008-10-26 Thread Travis Cline
> Also adding in a pointer to ticket 4604 [1] and django-session- > messages [2] which is based on the 4604 patch. > > Carl > >  [1]http://code.djangoproject.com/ticket/4604 >  [2]http://code.google.com/p/django-session-messages/ Started my own 4604 extraction before django-session-messages was o

Re: Proposal: installmedia command - A story for distributing media with apps

2008-09-22 Thread Travis Cline
On Sep 20, 8:20 am, Erik Allik <[EMAIL PROTECTED]> wrote: > I see your point about overriding reusable app media. > > I got an idea though when reading your post. Since people want to > update reusable apps to a more recent version/revision and since that > means the media files will/might change,

reconsidering the view permission

2008-06-24 Thread Travis Cline
I recently uploaded a patch rebased to nfa head for adding a view permission. http://code.djangoproject.com/attachment/ticket/7150 http://code.djangoproject.com/attachment/ticket/7150/newforms-admin-view-permission-r7737.patch While I understand admin isn't intended to be a data browsing tool I