Opened 19 years ago
Closed 19 years ago
#418 closed defect (invalid)
No interface to change default site in sites table generated by django-admin.py init
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | trivial | 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
There does not seem to be any interface to changing the "domain" and "name" fields on the sites table generated by
django-admin.py init
It's fairly disconcerting to see "mysite.com" on the flat pages create/edit form and not have any idea how to modify it, short of changing it by hand in the database.
Note:
See TracTickets
for help on using tickets.
There's a Python interface. Just do the following in a Python prompt: