Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
ecommerce
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
ecommerce
Commits
71813e99
Commit
71813e99
authored
Nov 13, 2017
by
Ahsan Ulhaq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated migraion
parent
496aeb4b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ecommerce/extensions/payment/migrations/0019_auto_20171113_1311.py
+3
-3
No files found.
ecommerce/extensions/payment/migrations/001
8_auto_20171106_0853
.py
→
ecommerce/extensions/payment/migrations/001
9_auto_20171113_1311
.py
View file @
71813e99
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Generated by Django 1.10.7 on 2017-11-
06 08:53
# Generated by Django 1.10.7 on 2017-11-
13 13:11
from
__future__
import
unicode_literals
from
__future__
import
unicode_literals
import
django_extensions.db.fields
from
django.db
import
migrations
from
django.db
import
migrations
import
django_extensions.db.fields
class
Migration
(
migrations
.
Migration
):
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
dependencies
=
[
(
'payment'
,
'001
7_auto_20170328_1445
'
),
(
'payment'
,
'001
8_create_stripe_switch
'
),
]
]
operations
=
[
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