Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
802665a7
Verified
Commit
802665a7
authored
Nov 5, 2021
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Install django-multiselectfield"
This reverts commit
b4090959
.
parent
7e96552e
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!759
Resolve "[OAuth] Allow limiting scopes per application"
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
aleksis/core/settings.py
+0
-1
0 additions, 1 deletion
aleksis/core/settings.py
poetry.lock
+28
-1134
28 additions, 1134 deletions
poetry.lock
pyproject.toml
+0
-1
0 additions, 1 deletion
pyproject.toml
with
28 additions
and
1136 deletions
aleksis/core/settings.py
+
0
−
1
View file @
802665a7
...
...
@@ -137,7 +137,6 @@ INSTALLED_APPS = [
"
django_filters
"
,
"
oauth2_provider
"
,
"
rest_framework
"
,
"
multiselectfield
"
,
]
merge_app_settings
(
"
INSTALLED_APPS
"
,
INSTALLED_APPS
,
True
)
...
...
This diff is collapsed.
Click to expand it.
poetry.lock
+
28
−
1134
View file @
802665a7
This diff is collapsed.
Click to expand it.
pyproject.toml
+
0
−
1
View file @
802665a7
...
...
@@ -113,7 +113,6 @@ Whoosh = "^2.7.4"
django-titofisto
=
"^0.1.0"
haystack-redis
=
"^0.0.1"
python-gnupg
=
"^0.4.7"
django-multiselectfield
=
"^0.1.12"
[tool.poetry.extras]
ldap
=
[
"django-auth-ldap"
]
...
...
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