Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
rpteam
Revue de Press
Commits
5a47e9c0
Commit
5a47e9c0
authored
Apr 25, 2017
by
luxcem
Browse files
fix migrations
parent
2f24436a
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/rp/migrations/0011_merge_20170425_1508.py
0 → 100644
View file @
5a47e9c0
# -*- coding: utf-8 -*-
# Generated by Django 1.11 on 2017-04-25 15:08
from
__future__
import
unicode_literals
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'rp'
,
'0010_auto_20170425_1500'
),
(
'rp'
,
'0010_merge_20170424_1056'
),
]
operations
=
[
]
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment