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
f5e1a6f3
You need to sign in or sign up before continuing.
Commit
f5e1a6f3
authored
11 months ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
fix import
parent
bfaebc3b
No related branches found
No related tags found
2 merge requests
!1031
fix import
,
!1030
fix import
Pipeline
#18760
passed
11 months ago
Stage: build
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
district/models.py
+1
-0
1 addition, 0 deletions
district/models.py
with
1 addition
and
0 deletions
district/models.py
+
1
−
0
View file @
f5e1a6f3
...
@@ -8,6 +8,7 @@ from django.conf import settings
...
@@ -8,6 +8,7 @@ from django.conf import settings
from
django.http
import
HttpResponseRedirect
from
django.http
import
HttpResponseRedirect
from
modelcluster.contrib.taggit
import
ClusterTaggableManager
from
modelcluster.contrib.taggit
import
ClusterTaggableManager
from
modelcluster.fields
import
ParentalKey
from
modelcluster.fields
import
ParentalKey
from
django.contrib
import
messages
from
wagtail.contrib.routable_page.models
import
RoutablePageMixin
from
wagtail.contrib.routable_page.models
import
RoutablePageMixin
from
taggit.models
import
TaggedItemBase
from
taggit.models
import
TaggedItemBase
from
wagtail.admin.panels
import
(
from
wagtail.admin.panels
import
(
...
...
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