Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rex Dri
Rex Dri
Commits
963aa367
Unverified
Commit
963aa367
authored
May 03, 2020
by
Florent Chehab
Browse files
fix(backend): merge migration
parent
c947cc1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/backend_app/migrations/0004_merge_20200503_1749.py
0 → 100644
View file @
963aa367
# Generated by Django 2.1.7 on 2020-05-03 15:49
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"backend_app"
,
"0003_partner_is_destination_open"
),
(
"backend_app"
,
"0003_auto_20200503_1514"
),
]
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