Howdy,

I come from a C/C++ background, getting into some django/python now.
I'm used to a one-class/one-file paradigm, and don't much like
sticking all the models for an app in models.py.  It's a minor thing,
I know...

Is there any way to seperate out these classes, and still have syncdb
pick them up & update your database for you?

Thanks,
bc

-- 
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 from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to