users
Subject: django use models from outside script
I have an external script that I want to have access to django's models
primarily because it's an external implementation of sockets which is simple I
want to see if this is possible.
This is the snippet of code I added below the s
I have an external script that I want to have access to django's models
primarily because it's an external implementation of sockets which is
simple I want to see if this is possible.
This is the snippet of code I added below the settings.py file based on an
answer on stackoverflow.
#Allow
2 matches
Mail list logo