Re: Is casting Field.help_text to string in Field.__init__ necessary?

2013-03-26 Thread Evgeny S
It works! Thanks a lot! On Tue, Mar 26, 2013 at 12:45 AM, Claude Paroz wrote: > Le samedi 23 mars 2013 22:28:31 UTC+1, Claude Paroz a écrit : >> >> Le samedi 23 mars 2013 12:16:15 UTC+1, Evgeny a écrit : >>> >>> Hi. >>> >>> Is it necessary

Is casting Field.help_text to string in Field.__init__ necessary?

2013-03-23 Thread Evgeny
Hi. Is it necessary to cast help_text to string in Field.__init__ there https://github.com/django/django/blob/master/django/forms/fields.py#L92 ? I will be eventually displayed as string in template, and will be casted there. I think it would be better design - cast string type only in last mo

Re: #8010: adding support for multiple test files for applications

2009-09-06 Thread Evgeny Sizikov
wontfix on this idea. Well, I'm not been working on a patch for a year ;) I'm working on a project which has a lot of modules and tests inside modules, thus the proposed approach really helps me a lot. > > Yours, > Russ Magee %-) Regards, Evgeny Sizikov --~--~-~--~

#8010: adding support for multiple test files for applications

2009-09-04 Thread Evgeny Sizikov
Hi, I'd like the developers community to review the #8010 and the last patch attached to the ticket. It still seems to me that it makes a great sense and worth to make it go into the mainline Django. Regards, Evgeny Sizikov --~--~-~--~~~---~--~~ You rec