Closed jedie closed 2 months ago
A manageprojects update has create empty packages like: django_tools/models/__init__.py that shadows: django_tools/models.py
django_tools/models/__init__.py
django_tools/models.py
Remove all of these and add a test that prevent this.
A manageprojects update has create empty packages like:
django_tools/models/__init__.py
that shadows:django_tools/models.py
Remove all of these and add a test that prevent this.