Re: [SPAM] unittest2 discovery proposal

2013-04-01 Thread Shai Berger
Hi, +1 in general. One concern, and one idea: > > -- Backwards-incompatible changes -- > > * Some valid test structures in Django don't work with unittest2. For > instance, tests in `tests/__init__.py` don't match a patter than > unittest would recognize if running discovery on a module. >

unittest2 discovery proposal

2013-04-01 Thread Yo-Yo Ma
+1, in general. >> ** The current "myapp." notation is not part of unittest2, and >> would go away I don't know of anyone for whom this would represent a breakage in deployment processes, since it's usually used for quick local testing only. One concern, however: How will `django-admin.py

Re: Kickstarter for Django Admin?

2013-04-01 Thread Amirouche Boubekki
> > For the former - I believe there was already discussions on that sort of >> thing on this board? >> >> There's a wiki page with some notes as well: >> >> https://code.djangoproject.com/wiki/AdminNext >> > > There's a world of difference between "some notes" and "a clear plan and > direction"

Re: loaddata --ignorenonexistent not working for XML based fixtures

2013-04-01 Thread Christoph Sieghart
Hi, thanks for committing it. best regards, Christoph -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To

Re: loaddata --ignorenonexistent not working for XML based fixtures

2013-04-01 Thread Florian Apolloner
Hi, this got committed a while back. Thx, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post