Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
f9d9d65b
Commit
f9d9d65b
authored
1 year ago
by
Tomáš Valenta
Browse files
Options
Downloads
Patches
Plain Diff
remove calendar mixin
parent
d33f90eb
No related branches found
No related tags found
2 merge requests
!876
Fix shared articles & release elections web
,
!866
Add missing field & remove unused mixin
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
elections/models.py
+0
-2
0 additions, 2 deletions
elections/models.py
with
0 additions
and
2 deletions
elections/models.py
+
0
−
2
View file @
f9d9d65b
...
@@ -172,7 +172,6 @@ class ElectionsCandidatesPage(
...
@@ -172,7 +172,6 @@ class ElectionsCandidatesPage(
ExtendedMetadataPageMixin
,
ExtendedMetadataPageMixin
,
SubpageMixin
,
SubpageMixin
,
MetadataPageMixin
,
MetadataPageMixin
,
CalendarMixin
,
PageInMenuMixin
,
PageInMenuMixin
,
Page
,
Page
,
):
):
...
@@ -187,7 +186,6 @@ class ElectionsCandidatePage(
...
@@ -187,7 +186,6 @@ class ElectionsCandidatePage(
ExtendedMetadataPageMixin
,
ExtendedMetadataPageMixin
,
SubpageMixin
,
SubpageMixin
,
MetadataPageMixin
,
MetadataPageMixin
,
CalendarMixin
,
PageInMenuMixin
,
PageInMenuMixin
,
Page
,
Page
,
):
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment