A little confused. Trying to create a Django project in Sublime Text.
I have followed this netuts guide
So I have added a folder and set a project as django.sublime-project
I installed Djaniero plugin. So my question is how do I now turn this into a django project?
Djaniero is just a collection of snippets for Django.
If you’re looking for a plugin that will give you autocompletion for Python, etc, take a look at SublimeCodeIntel or SublimeRope.