I'm trying to locate the Django Admin access. I've tried these two URL 
configs:

/admin

/adminlogin/?next=/admin

The response returned at these pages is "DoesNotExist".  


Is there a specific folder (part of code), that I could check for these 
details?  I'm wondering if perhaps this was not set-up during 
development....if that is the case due to the response, any feedback on 
where to activate this part of the Django framework in app would be 
appreciated.

Note: need to reactivate some users within app (due to issue/limitation 
with API connected), and was hoping to remove the old redundant profile 
from the Django Admin.  

Thanks,
David

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/627873d8-2f3c-4328-abd2-6be142bc009f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to