Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!hitnews.eu!xlned.com!feeder7.xlned.com!novso.com!nerim.net!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!cleanfeed3-a.proxad.net!nnrp15-1.free.fr!not-for-mail Message-ID: <4E01427E.9000809@free.fr> Date: Wed, 22 Jun 2011 03:16:46 +0200 From: News123 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 "" MIME-Version: 1.0 Newsgroups: comp.lang.python To: Roy Smith Subject: Re: using only the django ORM (DB access model) and nothing else. References: <4e012e8d$0$23682$426a34cc@news.free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Lines: 18 Organization: Guest of ProXad - France NNTP-Posting-Date: 22 Jun 2011 03:16:46 MEST NNTP-Posting-Host: 81.56.82.123 X-Trace: 1308705406 news-2.free.fr 4138 81.56.82.123:43854 X-Complaints-To: abuse@proxad.net Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8160 On 06/22/2011 03:02 AM, Roy Smith wrote: > In article <4e012e8d$0$23682$426a34cc@news.free.fr>, > News123 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.