Using Models and Forms outside of Django?

Posted by RadiantHex on Stack Overflow See other posts from Stack Overflow or by RadiantHex
Published on 2010-04-27T14:17:42Z Indexed on 2010/05/01 13:37 UTC
Read the original article Hit count: 291

Filed under:
|
|

Is it possible to run a view file using Django Model and Form outside of the Django environment?

© Stack Overflow or respective owner

Related posts about python

Related posts about django