Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djangoldp-event
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
etuc
djangoldp-event
Commits
1a273e19
Commit
1a273e19
authored
4 years ago
by
Benoit Alessandroni
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature/adding-migrations' into 'master'
update:remove useless dependency See merge request
!7
parents
6953d697
2c94219a
No related branches found
Branches containing commit
Tags
v0.1.4
Tags containing commit
1 merge request
!7
update:remove useless dependency
Pipeline
#6667
passed
4 years ago
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
djangoldp_event/migrations/0006_auto_20200709_1411.py
+0
-1
0 additions, 1 deletion
djangoldp_event/migrations/0006_auto_20200709_1411.py
with
0 additions
and
1 deletion
djangoldp_event/migrations/0006_auto_20200709_1411.py
+
0
−
1
View file @
1a273e19
...
@@ -9,7 +9,6 @@ import django.db.models.deletion
...
@@ -9,7 +9,6 @@ import django.db.models.deletion
class
Migration
(
migrations
.
Migration
):
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
dependencies
=
[
(
'
djangoldp_circle
'
,
'
0022_auto_20200709_1411
'
),
(
'
djangoldp_event
'
,
'
0005_auto_20200617_1458
'
),
(
'
djangoldp_event
'
,
'
0005_auto_20200617_1458
'
),
]
]
...
...
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