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
Top line has URL https://django-adminlte3.herokuapp.com/admin
which lands on what looks like the login/admin page of a Django site. Is that what you really intended? (If I strip /admin from the URL, I see a demo page of a Django site using AdminLTE3.)
As others noted, in the README.md content further down, you indicate Documentataion can be found at http://django-adminlte3.readthedocs.io/ . But that page doesn't exist. To date, I've relied on Google, the django-adminlte2 docs (https://django-adminlte2.readthedocs.io), and going through the project to discern what I needed to do. Am taking notes so I can write something up (mostly for myself as I'll forget otherwise :-)). Will share once it's not an utter mess if interested.
[Hope it's ok to report this here. I really do appreciate the work you've done, so doing it to help, not be a nuisance.]
On main GitHub page: https://github.com/d-demirci/django-adminlte3
Top line has URL https://django-adminlte3.herokuapp.com/admin
which lands on what looks like the login/admin page of a Django site. Is that what you really intended? (If I strip
/admin
from the URL, I see a demo page of a Django site using AdminLTE3.)As others noted, in the README.md content further down, you indicate Documentataion can be found at http://django-adminlte3.readthedocs.io/ . But that page doesn't exist. To date, I've relied on Google, the django-adminlte2 docs (https://django-adminlte2.readthedocs.io), and going through the project to discern what I needed to do. Am taking notes so I can write something up (mostly for myself as I'll forget otherwise :-)). Will share once it's not an utter mess if interested.
On PyPi page: https://pypi.org/project/django-adminlte3/
Looks like same content as README.md, so same issue here as #2 above: URL to docs lands on a page that doesn't exist.
The text was updated successfully, but these errors were encountered: