#23116 closed Uncategorized (invalid)
Different url for django admin login
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.6 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Hi All,
by default admin login appears by providing www.project.com/admin.
But my requirement is I want admin url to be admin.project.com and
if user enters www.project.com/admin it has to be redirected to admin.project.com
How to handle this scenario
Thanks & Regards
Ramu Ravi
Change History (3)
comment:1 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 11 years ago
| Type: | Uncategorized → Bug |
|---|
Note:
See TracTickets
for help on using tickets.
This bug tracker is dedicated to managing bugs in Django.
Please don't use it for support questions.
See https://docs.djangoproject.com/en/stable/faq/help/ instead.
Thank you.