using only the django ORM (DB access model) and nothing else.
News123
news1234 at free.fr
Tue Jun 21 21:16:46 EDT 2011
On 06/22/2011 03:02 AM, Roy Smith wrote:
> In article <4e012e8d$0$23682$426a34cc at news.free.fr>,
> News123 <news1234 at free.fr> wrote:
>
>
> I don't see any reason you couldn't use the Model layer by itself, if
> you want to. It pretty much stands on its own.
Thanks a lot for confirming,
I have now my small example.
Just wanted to be sure I don't overlook some tiny, but really annoying
detail which would strongly advise against using the model outside of a
web framework.
More information about the Python-list
mailing list