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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
6a893fc4
Commit
6a893fc4
authored
1 year ago
by
Hangzhi Yu
Browse files
Options
Downloads
Patches
Plain Diff
Fix conflicting migration naming
parent
3b12aeca
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1208
Resolve "Data management for the Models `Room` and `SchoolTerm`"
Pipeline
#135349
failed
1 year ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/core/migrations/0050_oauthapplication_post_logout_redirect_uris.py
+1
-1
1 addition, 1 deletion
...ations/0050_oauthapplication_post_logout_redirect_uris.py
with
1 addition
and
1 deletion
aleksis/core/migrations/00
49
_oauthapplication_post_logout_redirect_uris.py
→
aleksis/core/migrations/00
50
_oauthapplication_post_logout_redirect_uris.py
+
1
−
1
View file @
6a893fc4
...
...
@@ -7,7 +7,7 @@ import django.db.models.deletion
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"
sites
"
,
"
0002_alter_domain_unique
"
),
(
"
core
"
,
"
004
8_delete_personalicalurl
"
),
(
"
core
"
,
"
004
9_alter_activity_managers_and_more
"
),
]
operations
=
[
...
...
This diff is collapsed.
Click to expand it.
Nik | Klampfradler
@nik
mentioned in commit
24a87492
·
1 year ago
mentioned in commit
24a87492
mentioned in commit 24a87492af820f7f01771bc8add82175b27df697
Toggle commit list
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