#10783 closed (fixed)
admin JS error: "currentContext[h] is null"
Description ¶
With trunk Django, viewing the admin add/edit page results in a Javascript error on Firefox 3: "currentContext[h] is null" in getElementsBySelector.js, line 149.
Change History (3)
comment:1 by , 16 years ago
milestone: | → 1.1 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This doesn't happen to me. Can you share your model and your model admin classes?