Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Visual testing / template refactor #26

@fopina

Description

@fopina

Related software versions

Description

Currently templates are not mapped to core django admin templates yet they inherit from many of those.

This ends up causing many issues and “hacks” to make them work (and many still are not working).

while refactoring then we should also add visual testing (screenshot comparison) for different admin screens so we can cover regression for CSS changes that might impact unexpected screens.

  • login / logout pages
  • Change list view
  • change list with editable fields and actions and filters (including ajax)
  • Change form
  • Change form readonly
  • Change form with JSONEDITOR (and readonly)
  • Change form with autocomplete fields / ajax
  • Delete confirmation
  • [insert others]

Use cases

Improve maintainability and regression testing

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions