Admin style by tomchristie · Pull Request #2926 · encode/django-rest-framework (original) (raw)

Refs #1904.

Very much a work-in-progress right now, but may as well make it visible as we go.

image

image

Going with a simple template-only based approach at the moment, that should render fine with existing APIs.

Considering also having a more fully featured third-party admin pacakge that does more opinionated things such as built-in Core API hypermedia support, and proper browser behavior on eg failed validation, which this version will need to handle in a more basic way. (Last part of that actually not as much of an issue as I'd thought)

TODO:

For 3.3.0: