surface-security / django-surface-theme

django admin theme based on https://appseed.us/admin-dashboards/django-dashboard-atlantis-dark
MIT License
3 stars 4 forks source link

ToDo #21

Open fopina opened 1 year ago

fopina commented 1 year ago

Related software versions

*

Description

ToDo

testapp is a demo app of the theme to cover all customizations and test them. TODO visual testing?

Package currently needs serious review:

TESTS!
every admin template should be reviewed against its core theme peer
bower takes care of atlantis SCSS but what is minifying/managing javascript files? min versions are out of sync...
login, logout, ... should replace admin templates, instead of requiring adding paths to urls.py - subclass AuthenticationForm instead of custom form as well
...

Use cases

Remove ToDo section from README and track those in issues

References

No response

fopina commented 1 year ago

Part of this is moved to #26