Anthony Winner
Anthony Winner
I think I at least found part of this, it needs "django-admin-bootstrapped" added to the requirements, as auth tools uses some of it's tags. Unfortunately that module is not available...
Found it, remove the "MyProj\src\templates\registration" folder, and use the templates in the Django contrib release.
Also they are lost on the Models.py import / upload.
Also for the Eclipse plugin, ability to disconnect on events. For instance running DBeaver plugin connected to SQLlite db, and using PyDev to work on script using same DB. If...