Re: Please Help a django Beginner!

2011-04-15 Thread Aviv Giladi
e sure that DJANGO_SETTINGS_MODULE is defined in > your environment and you can use pretty much any part of Django in > your own code/scrits/whatever. > >   HTH > >     Jirka > > On 15/04/2011, Aviv Giladi wrote: > > > > > Hey guys, > > > I am a

Please Help a django Beginner!

2011-04-15 Thread Aviv Giladi
Hey guys, I am an experienced Python developer starting to work on web service backend system. The system feeds data (constantly) from the web to a MySQL database. This data is later displayed by a frontend side (there is no connection between the frontend and the backend). The backend system cons