Re: Suspected bug: testing with multiple references to same database

2010-10-10 Thread Filip Gruszczyński
I am not very familiar with all this, but I took a look at the code and have a question. Would it be enough to make a following validation before setting up test databases: for each two connections using the same backend names of the test databases are different? -- Filip Gruszczyński -- You

Re: Migrating doctests to unittests

2010-10-08 Thread Filip Gruszczyński
Thanks :-) 2010/10/8 Alex Gaynor : > Yes, and yes. :) > > Alex > > 2010/10/8 Filip Gruszczyński : >> I am not sure, but I think I have seen it mentioned somewhere, so I >> would like to ask: are tests django being migrated from doctests to >> unit tests and is it

Migrating doctests to unittests

2010-10-08 Thread Filip Gruszczyński
I am not sure, but I think I have seen it mentioned somewhere, so I would like to ask: are tests django being migrated from doctests to unit tests and is it desirable to provide patches with such migration? -- Filip Gruszczyński -- You received this message because you are subscribed to the

Tickets #13579 and #8291

2010-08-16 Thread Filip Gruszczyński
Some time ago I have posted patches and tests for two bugs: http://code.djangoproject.com/ticket/8291 http://code.djangoproject.com/ticket/13579 Could I ask for some opinion on them? Are they enough, or should I provide something more for this? -- Filip Gruszczyński -- You received this

Re: tests for ./manage.py validate

2010-06-07 Thread Filip Gruszczyński
I added the test and made a patch (two actually). Thanks a lot for your help :-) -- Filip Gruszczyński -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegrou

Re: tests for ./manage.py validate

2010-06-07 Thread Filip Gruszczyński
this should do the trick (if only the patch is provided too)? -- Filip Gruszczyński -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this

tests for ./manage.py validate

2010-06-07 Thread Filip Gruszczyński
a file. Could anyone give me some advice on how to approach this problem? -- Filip Gruszczyński -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubs

Re: #11627: Test suites in test framework

2009-08-19 Thread Filip Gruszczyński
explicitly app.module.suite_function or if run ./manage.py test should this suite be also invoked (and then some tests will be run twice)? -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo

Re: #11627: Test suites in test framework

2009-08-18 Thread Filip Gruszczyński
7;d love to conform to this. At this point I am not very into any design decisions, not with mu current knowledge of Django. I'd would like to dive into the code base and learn. This seemed as a good start. -- Filip Gruszczyński --~--~-~--~~~---~--~~ You recei

#11627: Test suites in test framework

2009-08-18 Thread Filip Gruszczyński
created and then passed to a TestSuite, should they be run twice, if user just calls ./manage.py test? Once as a standalone TestCase and then in a TestSuite? -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Directly adding users in admin for group

2009-08-12 Thread Filip Gruszczyński
or try to write a test/docs. Best regards, -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers

Re: Form option, that would render asterisks for required field

2009-08-11 Thread Filip Gruszczyński
should be able to use the 'content' CSS rule > to achieve this. Oh, that's very reasonable. Sorry for bothering you then. Best regards, -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

Form option, that would render asterisks for required field

2009-08-10 Thread Filip Gruszczyński
reasonable and possible to be done, I'd gladly try to this. -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to djan

Re: Allowing single values instead of tuples for choices in ChoiceField

2009-08-08 Thread Filip Gruszczyński
esting and maintenance. OK, thanks for the reply and comment. I'll stick to zips then and look for some other small thing I could try to patch. Best regards -- Filip Gruszczyński --~--~-~--~~~---~--~~ You received this message because you are subscrib