Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 207 Bytes

django-proxy-admin

Model admin interface that can display different add/change pages depending on the existing proxies for the model. The idea of implementation comes from django-polymorphic model admin.