Hello. I want to use Django database API without using other parts of Django (views, templates etc).
What is the most correct way of doing that? Of course, I can create a new project with an empty template and view, but it will look bad, cause there will be a lot of needless files in my projects. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

