Re: how can i use manage.py as a command in script file

2010-03-16 Thread pyleaf
thank you all! On Wed, Mar 17, 2010 at 12:33 AM, aditya <bluemangrou...@gmail.com> wrote: > Thanks for the link, that was an interesting read. > > On Mar 16, 9:07 am, Preston Holmes <pres...@ptone.com> wrote: > > On Mar 15, 10:27 pm, pyleaf <lg.feixi...@gmail.com>

how can i use manage.py as a command in script file

2010-03-15 Thread pyleaf
I want to use manage.py as a command in script file. e.g, >> python manage.py shell >>from testproject.testapp.models import Testee >>from testproject.others.modules import utils >>utils.do(Testee) Above are commands in command window manually. but, how to make these like : #my_script.py

Re: any suggestion about how to build Continuous testing for django project?

2010-02-01 Thread pyleaf
what about bitten? On Tue, Feb 2, 2010 at 4:12 AM, Phlip <phlip2...@gmail.com> wrote: > pyleaf wrote: > > > I am new for django. > > any suggestion about how to build Continuous testing for django project? > > install fabric - and don't worry about its rem

any suggestion about how to build Continuous testing for django project?

2010-02-01 Thread pyleaf
I am new for django. any suggestion about how to build Continuous testing for django project? -- Believing is Everything. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To

Re: Using a template variable in the "include" template tag

2010-01-29 Thread pyleaf
i think that will not work,because 'include' excutes before the Variable. On Sat, Jan 30, 2010 at 12:51 PM, Super McFly wrote: > Is it possible to use a template variable in the "include" template > tag. My actual problem is below... > > {% include "content/{{

Re: REST & Django

2010-01-29 Thread pyleaf
iston/wiki/Home > > On 29 янв, 19:03, pyleaf <lg.feixi...@gmail.com> wrote: > > how REST looks like in django? > > does Django support REST defautly? > > -- > > Believing is everythig! > > -- > You received this message because you are subscribed to the Google

REST & Django

2010-01-29 Thread pyleaf
how REST looks like in django? does Django support REST defautly? -- Believing is everythig! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group,