Bram - Smartelectronix: > Michael Radziej wrote: >> Bram - Smartelectronix: >> >> >>> I'll be updating the ticket, but I was wondering when the ticket would >>> be merged with trunk. >> Someone needs to writes tests for this. As soon as this has been >> done, the ticket can be promoted to "ready for checkin", which means >> added core developer attention ;-) > > I would be a prime candidate for writing this test, I guess
Not necessarily. It's not trivial, but we really appreciate if you take the time to do it. Just to warn you, it still isn't a guarantee that the patch will be applied soon, that's completely dependent on the committers and their schedule, which I have no information about. If you really really need it soon, I'd recommend to patch your Django installations in the meantime for yourself, and watch carefully how it behaves after an update. > is there a > HOWTO somewhere on how to write a test which does the whole model, > database sync, etc etc cycle? http://www.djangoproject.com/documentation/testing/ explains how tests and fixtures work. Look for an existing test for this and extend it. It shouldn't be too difficult to find out how to organize the tests by looking at the existing tests. There are two main categories, one for tests that may be used as examples, too, and the other ("regression tests") that sort out all the hard edge cases and that would be too hairy as example. If you have a problem and still want to contribute the tests (which is very welcome!), don't hesitate to ask, better on the developer list. Michael -- noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---