forked from FG42/FG42
1
0
Fork 0
FG42/conf/emacs.d/snippets/django-mode
Sameer Rahmani e284af314f Required files added 2011-12-03 15:00:16 +03:30
..
html-mode Required files added 2011-12-03 15:00:16 +03:30
python-mode Required files added 2011-12-03 15:00:16 +03:30
LICENSE Required files added 2011-12-03 15:00:16 +03:30
README.rst Required files added 2011-12-03 15:00:16 +03:30

README.rst

================
yasnippet-django
================

yasnippet-django is a set of `yasnippet`_-compatible snippets for Django 1.0

The current set of snippets build on the updated TextMate bundle, created by `Brian Kerr`_. They have been converted for use with yasnippet. If you have ideas for other additions please let me know.

Usage
=====

#. Checkout the repository, or untar the release:

	git://github.com/jonatkinson/yasnippet-django.git

        -or-

        tar xzf yasnippet-django-X.X.tar.gz

#. Copy these files into your yasnippets/django-mode/ folder (this could be located anywhere, if you need a point in the right direction, try ~/.emacs.d/)

.. _yasnippet: http://code.google.com/p/yasnippet/
.. _Brian Kerr: http://bitbucket.org/bkerr/django-textmate-bundles/wiki/Home