Trying to follow your set up directions, but in your integration docs you are missing what imports are needed in the sb_admin.py to actually get this to work, https://smartbase-sk.github.io/django-smartbase-admin-docs/docs/integrating
The error is:
NameError: name 'admin' is not defined
NameError: name 'sb_admin_site' is not defined
Trying to follow your set up directions, but in your integration docs you are missing what imports are needed in the sb_admin.py to actually get this to work, https://smartbase-sk.github.io/django-smartbase-admin-docs/docs/integrating
The error is:
NameError: name 'admin' is not defined
NameError: name 'sb_admin_site' is not defined