Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
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
ops
jumpserver
Commits
877781a6
Commit
877781a6
authored
Mar 22, 2019
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 删掉一个migrations
parent
612d5efd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
17 deletions
+0
-17
0026_auto_20190308_1045.py
apps/assets/migrations/0026_auto_20190308_1045.py
+0
-17
No files found.
apps/assets/migrations/0026_auto_20190308_1045.py
deleted
100644 → 0
View file @
612d5efd
# Generated by Django 2.1.7 on 2019-03-08 02:45
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'assets'
,
'0025_auto_20190221_1902'
),
]
operations
=
[
migrations
.
AlterModelOptions
(
name
=
'node'
,
options
=
{
'ordering'
:
[
'key'
],
'verbose_name'
:
'Node'
},
),
]
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