Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Postbuero
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Onboarding
AlekSIS-App-Postbuero
Commits
225fe342
Commit
225fe342
authored
3 years ago
by
Tom Teichler
Committed by
Tom Teichler
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused imports
parent
edfa8466
No related branches found
No related tags found
1 merge request
!11
Draft: Resolve "Add SYMPA endpoints for include_remote_file"
Pipeline
#79081
failed
3 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/apps/postbuero/views.py
+1
-1
1 addition, 1 deletion
aleksis/apps/postbuero/views.py
with
1 addition
and
1 deletion
aleksis/apps/postbuero/views.py
+
1
−
1
View file @
225fe342
...
@@ -10,7 +10,7 @@ from django.views.generic.base import View
...
@@ -10,7 +10,7 @@ from django.views.generic.base import View
import
reversion
import
reversion
from
django_tables2
import
SingleTableView
from
django_tables2
import
SingleTableView
from
oauth2_provider.views.generic
import
ScopedProtectedResourceView
from
oauth2_provider.views.generic
import
ScopedProtectedResourceView
from
rest_framework
import
generics
,
permissions
,
viewsets
from
rest_framework
import
viewsets
from
rules.contrib.views
import
PermissionRequiredMixin
from
rules.contrib.views
import
PermissionRequiredMixin
from
aleksis.core.mixins
import
AdvancedCreateView
,
AdvancedEditView
from
aleksis.core.mixins
import
AdvancedCreateView
,
AdvancedEditView
...
...
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