Hi folks, I was hoping someone could let me know if it's possible for Django models, authentication and database access (among others) can be used by a standalone application (i.e. not a web app)?
For example, I have a web app that defines a number of models. People use the web interface but I also want to write some Python utils that access the same database and data using the same models as standalone applications. Is this possible? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---