Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
CoopStarter Data
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Startin blox
A
applications
Coop Starter
CoopStarter Data
Commits
6ee6204b
Commit
6ee6204b
authored
Oct 16, 2019
by
Benoit Alessandroni
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bugfix/fix-migrations' into 'master'
Fix See merge request
!67
parents
be34e253
2987fce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
coopstarter_data/migrations/0001_initial.py
coopstarter_data/migrations/0001_initial.py
+1
-1
No files found.
coopstarter_data/migrations/0001_initial.py
View file @
6ee6204b
...
...
@@ -16,7 +16,7 @@ class Migration(migrations.Migration):
dependencies
=
[
migrations
.
swappable_dependency
(
settings
.
AUTH_USER_MODEL
),
(
'djangoldp_like'
,
'0001_initial'
),
(
'djangoldp_conversation'
,
'000
7_merge_20190918_1209
'
),
(
'djangoldp_conversation'
,
'000
1_initial
'
),
]
operations
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment