Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Chronos
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
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®
Official
AlekSIS-App-Chronos
Commits
18544e06
Verified
Commit
18544e06
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Rename migration to fix dependencies
parent
fe17ca89
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!176
Resolve "Migrations broken in 2.0b0"
Pipeline
#15386
passed
3 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+8
-0
8 additions, 0 deletions
CHANGELOG.rst
aleksis/apps/chronos/migrations/0008_unique_constraints.py
+1
-1
1 addition, 1 deletion
aleksis/apps/chronos/migrations/0008_unique_constraints.py
with
9 additions
and
1 deletion
CHANGELOG.rst
+
8
−
0
View file @
18544e06
Changelog
=========
Unreleased
----------
Fixed
~~~~~
* Migration path was ambigious
`2.0b0`_ - 2021-05-21
---------------------
...
...
This diff is collapsed.
Click to expand it.
aleksis/apps/chronos/migrations/000
7
_unique_constraints.py
→
aleksis/apps/chronos/migrations/000
8
_unique_constraints.py
+
1
−
1
View file @
18544e06
...
...
@@ -6,7 +6,7 @@ from django.db import migrations, models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'
chronos
'
,
'
000
6_indexe
s
'
),
(
'
chronos
'
,
'
000
7_more_permission
s
'
),
]
operations
=
[
...
...
This diff is collapsed.
Click to expand it.
Nik | Klampfradler
@nik
mentioned in commit
a44e59f0
·
3 years ago
mentioned in commit
a44e59f0
mentioned in commit a44e59f0c7aca46768ee33b3be957210403dbeee
Toggle commit list
Nik | Klampfradler
@nik
mentioned in commit
a60129d2
·
3 years ago
mentioned in commit
a60129d2
mentioned in commit a60129d2dba0f540f5a0302d47e813959b53457c
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