Hello! I'm newbie in Django. And I have few questions. For learning Django I decided to develop simple todo-service(where you can note your current deals). I started new project "todo" and immediately I have a question. Where can I put users table model? Must I create new application and put it there in models.py? I don't ask 'how can I do it?', I ask 'how must I do it?'(i.e. 'how to?'). P.S. sorry for my bad English.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.