Re: Django standards?

2010-02-04 Thread David Parker
rns (granted, I understand what you mean... if it's well tested, then does it really matter which way it is designed?). On Feb 4, 11:08 am, Phlip wrote: > David Parker wrote: > >     verses = Verse.objects.filter(version__iexact=version, > > book__iexact=book, chapter__iexact=chapt

Django standards?

2010-02-04 Thread David Parker
Hey all, I'm working on my first real Django app. I've been tinkering with it since last June, but I actually get to use it now. So my question is about what's the Django standard for what I'm doing... It's a Bible application, and so far, I have a url pattern: urlpatterns = patterns('', (r'^(