Replicating Django’s admin form popups

Adapted from: https://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/
See also:
- Django Admin - RelatedObjectLookups - How Does it refresh and set the select on the parent window?
- Django Admin popup functionality