> By "outside of Django" I'm guessing you mean "outside of a web environment"

Yes, that is what i meant.

>
> Yes, you can use Django components separately. At work we use Django's
> ORM for management scripts such as print accounting.
>
> I've set up a standalone Django template-- no views, models, or urls. It
> was more like a traditionaly CGI script.


That sounds promising.  I really wanted to use the ./manage.py
inspectdb tool in particular to turn this foreign db into python for
me.  Is it at all possible to share your template?




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to