You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, can run the example project with a single command:
make example
The make target now migrates the database and creates a superuser. This removes
some manual steps when doing simple manual testing of Django Debug Toolbar.
0 commit comments