Project layout: put templates and js/css together?

2010-01-18 Thread Stephan Walter
g a dead horse with this topic, what are your suggestions to organize a small project that will not be redistributed/packaged/used elsewhere? -Stephan Walter -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this grou

Re: Inheritance: getting subclasses' objects

2008-06-12 Thread Stephan Walter
On 2008-06-12 14:32, Karen Tracey wrote: > This class isn't > going to ever be used in isolation, so abstract base classes are what you're > after. > In your case it sounds like you do want the base model to have its own > database table (so you can write File.objects.all()), so it is not a class

Inheritance: getting subclasses' objects

2008-06-12 Thread Stephan Walter
rong idea... Any help is appreciated! -Stephan Walter --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe fr