The "tests" prefix shouldn't be included in
"tests.migrations.test_autodetector.AutodetectorTests". Perhaps runtests.py
could raise a helpful message for that mistake.
On Friday, October 13, 2017 at 11:52:48 AM UTC-4, Shai Berger wrote:
>
> I can see the problem as well, and I can see it in 2.0
I can see the problem as well, and I can see it in 2.0 and 1.11 too. Please
open a new bug on the testing framework.
On Monday 09 October 2017 06:50:15 Shun Yu wrote:
> When I try to run the whole test suite it works fine, it's just that when I
> try to run this specific one it's failing on me.
>
You might want to look at stuff that has already been developed. (No need to
reinvent the wheel, right?)
Check out this jQuery plugin for making a dynamic formset:
https://github.com/elo80ka/django-dynamic-formset
You might find some answers there.
From: django-developers@googlegroups.com
[mai
Hello,
First I know, this is for django developers, but I asked on django-users,
stackoverflow, udemy etc and I never got an answered, so this is my last
options, to ask the developers.
I checked the Django code for BaseFormset,
modelform_factory,modelformset_factory,formset_factory etc but no