Django Admin Login

31 views
Skip to first unread message

Abhi Sharma

unread,
Nov 9, 2021, 9:21:45 AM11/9/21
to Django users
Hello,
We have a Django admin URL like https://abc.com/admin/, it's working fine however we want to proxy with a domain for admin url like https://abc.com/

We want to remove /admin from the URL.


Regards,
Abhishek

webmbackslash

unread,
Nov 9, 2021, 1:08:38 PM11/9/21
to django...@googlegroups.com
Habdle it in urls.py file.
But are you sure you want all your site viewed in admin mode?

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/39bd9eb7-5002-4cc1-afd0-02eaa216da10n%40googlegroups.com.

Aashish Kumar

unread,
Nov 9, 2021, 3:36:54 PM11/9/21
to django...@googlegroups.com
Just make the path blank of admin.site.url in main urls.py file 

Reply all
Reply to author
Forward
0 new messages