Re: Cool and useful development commands :-)

2011-02-23 Thread Mike Ramirez
just pushing this here for dave to see, I forget that when emails are addressed to me and the list, reply sends to the user and do not hit "L" to reply to the list. @dave: This is the idea we came up with. On Wednesday, February 23, 2011 05:29:55 am you wrote: > Maybe you could write a filter "

Re: Cool and useful development commands :-)

2011-02-23 Thread dave b
On 24 February 2011 00:29, Simone Federici wrote: > Maybe you could write a filter "urlsafe" to use into templates so that > variable does not contains javascript. > And you could create a command that scan templates and raise an alert every > variable inside an href attribute that is not "urlsafe

Re: Cool and useful development commands :-)

2011-02-23 Thread Simone Federici
Thanks, your feedback are welcome :-D On Wed, Feb 23, 2011 at 20:00, Ori Livneh wrote: > Can't wait to try it! Some nifty things here. > > On Tue, Feb 22, 2011 at 11:46 AM, Simone Federici wrote: > >> http://www.os4d.org/djangodevtools >> Your feedback is very welcome >> >> Simone >> >> -- >> Y

Re: Cool and useful development commands :-)

2011-02-23 Thread Ori Livneh
Can't wait to try it! Some nifty things here. On Tue, Feb 22, 2011 at 11:46 AM, Simone Federici wrote: > http://www.os4d.org/djangodevtools > Your feedback is very welcome > > Simone > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To po

Re: Cool and useful development commands :-)

2011-02-23 Thread Simone Federici
Maybe you could write a filter "urlsafe" to use into templates so that variable does not contains javascript. And you could create a command that scan templates and raise an alert every variable inside an href attribute that is not "urlsafe". But I believe that a tool is used to work, not to do th

Re: Cool and useful development commands :-)

2011-02-23 Thread Simone Federici
Oh yes actually xsyncdb is just the syncdb taken from 1.3alpha. I'm developing with 1.2.5 but try to take the good stuff from the trunk and in 1.3 is possible use an hidden load_initial_data paramenter :-) xloaddata is a more verbosing loaddata,often, in developing, some changes may send wrong th

Re: Cool and useful development commands :-)

2011-02-23 Thread Mike Ramirez
On Tuesday, February 22, 2011 08:46:34 am Simone Federici wrote: > http://www.os4d.org/djangodevtools > Your feedback is very welcome > > Simone Also, this just hit me as I hit send, but what do you think of adding something that helps scan templates for obvious XSS mistakes as per this request

Re: Cool and useful development commands :-)

2011-02-23 Thread Mike Ramirez
On Tuesday, February 22, 2011 08:46:34 am Simone Federici wrote: > http://www.os4d.org/djangodevtools > Your feedback is very welcome > > Simone Doesn't xsyncdb mimic the way syncdb already works or is there some difference that isn't apparent from the description? Also, why not GZip instead o

Re: Cool and useful development commands :-)

2011-02-23 Thread Simone Federici
Thanks! I want improve some commands, for example I'd like have a feedback on the monkey patch on fetch_command for coverage command. What you think? It is usefull for use a command before it load the applications and before the model validation. thanks Simone On Tue, Feb 22, 2011 at 19:05, Ca

Re: Cool and useful development commands :-)

2011-02-22 Thread Cal Leeming [Simplicity Media Ltd]
Haven't had chance to look at it properly yet, but looks like a useful set of tools. I'll download and have a tinker around later :) On Tue, Feb 22, 2011 at 4:46 PM, Simone Federici wrote: > http://www.os4d.org/djangodevtools > Your feedback is very welcome > > Simone > > -- > You received this m

Cool and useful development commands :-)

2011-02-22 Thread Simone Federici
http://www.os4d.org/djangodevtools Your feedback is very welcome Simone -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-us