Commit ccac7271 authored by FichteFoll's avatar FichteFoll

Merge pull request #4233 from Proyecto513/master

change DjangoManageCommands from repository to channel.json
parents 78cc3e1d cbbeeb5b
......@@ -526,16 +526,21 @@
"tags": true
}
]
},
},
{
"name": "Django Manage Commands",
"details": "https://github.com/vladimirnani/DjangoCommands",
"labels": ["Django", "python", "web", "management"],
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
]
},
{
"name": "Django Starter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment