Changes between Initial Version and Version 1 of Ticket #30459, comment 4
- Timestamp:
- May 10, 2019, 5:19:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30459, comment 4
initial v1 7 7 https://github.com/django/django/commits/master/django/contrib/admin/static/admin/js 8 8 9 It works at a5f139236f930df06ae0642507530ca98081e2a9 #diff-6f61a4571a97f023bafaedabcadd5f54but fails at the next commit ba83378a7762c51be235b521aa5b48233d6c6c82#diff-6f61a4571a97f023bafaedabcadd5f54 — so I pinned it to that. (It's the only change that looks relevant.)9 It works at a5f139236f930df06ae0642507530ca98081e2a9 but fails at the next commit ba83378a7762c51be235b521aa5b48233d6c6c82#diff-6f61a4571a97f023bafaedabcadd5f54 — so I pinned it to that. (It's the only change that looks relevant.) 10 10 11 11 You are right about the `on()` call though... 🤔