Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8160

Re: using only the django ORM (DB access model) and nothing else.

Message-ID <4E01427E.9000809@free.fr> (permalink)
Date 2011-06-22 03:16 +0200
From News123 <news1234@free.fr>
Newsgroups comp.lang.python
Subject Re: using only the django ORM (DB access model) and nothing else.
References <4e012e8d$0$23682$426a34cc@news.free.fr> <roy-00B024.21021121062011@news.panix.com>
Organization Guest of ProXad - France

Show all headers | View raw


On 06/22/2011 03:02 AM, Roy Smith wrote:
> In article <4e012e8d$0$23682$426a34cc@news.free.fr>,
>  News123 <news1234@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.


Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

using only the django ORM (DB access model) and nothing else. News123 <news1234@free.fr> - 2011-06-22 01:51 +0200
  Re: using only the django ORM (DB access model) and nothing else. News123 <news1234@free.fr> - 2011-06-22 02:42 +0200
    Re: using only the django ORM (DB access model) and nothing else. Ian Kelly <ian.g.kelly@gmail.com> - 2011-06-21 19:04 -0600
      Re: using only the django ORM (DB access model) and nothing else. News123 <news1234@free.fr> - 2011-06-22 03:14 +0200
    Re: using only the django ORM (DB access model) and nothing else. News123 <news1234@free.fr> - 2011-06-22 03:10 +0200
  Re: using only the django ORM (DB access model) and nothing else. Roy Smith <roy@panix.com> - 2011-06-21 21:02 -0400
    Re: using only the django ORM (DB access model) and nothing else. News123 <news1234@free.fr> - 2011-06-22 03:16 +0200

csiph-web