Opened 11 years ago
Closed 11 years ago
#23118 closed Uncategorized (duplicate)
Different url for django admin login
| Reported by: | heyramu | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | |
| 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 (1)
comment:1 by , 11 years ago
| Component: | *.djangoproject.com → Uncategorized |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
| Type: | Bug → Uncategorized |
| Version: | 1.6 |
Note:
See TracTickets
for help on using tickets.
Duplicate of #23116.