Skip to content

api, ui: improve base view classes (bug 2039353)#1160

Draft
zzzeid wants to merge 1 commit into
mainfrom
zeid/bug-2039353-view-base-classes-mixin
Draft

api, ui: improve base view classes (bug 2039353)#1160
zzzeid wants to merge 1 commit into
mainfrom
zeid/bug-2039353-view-base-classes-mixin

Conversation

@zzzeid
Copy link
Copy Markdown
Contributor

@zzzeid zzzeid commented May 13, 2026

  • add BaseLandoViewMixin
  • add mixin to base view classes
  • use self.response where applicable
  • replace usages of Http404 with helper
  • add helper for PermissionDenied

@github-actions
Copy link
Copy Markdown

View this pull request in Lando to land it once approved.

@zzzeid zzzeid force-pushed the zeid/bug-2039353-view-base-classes-mixin branch 3 times, most recently from 8e43252 to 37d2a8c Compare May 13, 2026 18:23
- add BaseLandoViewMixin
- add mixin to base view classes
- use self.response where applicable
- replace usages of Http404 with helper (bug 2039353)
@zzzeid zzzeid force-pushed the zeid/bug-2039353-view-base-classes-mixin branch from 37d2a8c to 3a18fbb Compare May 13, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant