Re: Using django's oodb alone

2013-01-03 Thread Nick Apostolakis
On 03/01/2013 02:30 μμ, Xavier Pegenaute wrote: Hi, I would like to use the django's oodb in some (ncurses + python) scripts. Any one have some experience on it?, do I need to use the django scripting environment or may be I can avoid it? Thanks, Xavi Of course you can do it, you just ha

Re: Using django's oodb alone

2013-01-03 Thread Jani Tiainen
3.1.2013 14:30, Xavier Pegenaute kirjoitti: Hi, I would like to use the django's oodb in some (ncurses + python) scripts. Any one have some experience on it?, do I need to use the django scripting environment or may be I can avoid it? Um... Django is just a Python library so you can use it lik

Using django's oodb alone

2013-01-03 Thread Xavier Pegenaute
Hi, I would like to use the django's oodb in some (ncurses + python) scripts. Any one have some experience on it?, do I need to use the django scripting environment or may be I can avoid it? Thanks, Xavi -- You received this message because you are subscribed to the Google Groups "Django u