Opened 18 years ago
Closed 18 years ago
#5038 closed (duplicate)
[newforms-admin] JS - inclusion in admin pages
| Reported by: | anonymous | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | contrib.admin | Version: | newforms-admin |
| Severity: | Keywords: | js newforms admin | |
| Cc: | django@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
http://code.djangoproject.com/browser/django/branches/newforms-admin/django/contrib/admin/options.py#L197 does not check for absolute or relative urls, by know, I cant't switch to another domain through this problem.
If I get some time, I'll write a patch...
Note:
See TracTickets
for help on using tickets.
duplicate of #5039