Skip to content

Improvements to admin interface. #1904

Closed
@tomchristie

Description

@tomchristie

eab7360c162be3782834ee6e274c5ffd_large

The basics of the admin interface have now been merged and will be released in an upcoming 3.2 version. Various incremental improvements to follow. Right now the interface isn't really intended for overriding - we need to change that so that it's easy to modify the behavior and get it working for more than just simple API use cases.

  • Clean up detail vs list pages and templates (extend base)
  • Documentation on overriding.
  • Don't always just include the format in outgoing URLs - only do so on defined links in browsable API.
  • Actions and naming of buttons etc (Inc ensuring internationalized), also clean modal overriding.
  • Messages on edit operations.
  • Strip 'format' for the main HTML representation.
  • Form modals to only include the name part of hyperlinks in select elements.
  • SlugRelatedField should hyperlink.
  • Update Heroku example
  • Filters in HTML.
  • Document the HTML form API. (Possibly with eg nesting and/or list support)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions