justinlilly / yasnippet-django forked from jonatkinson/yasnippet-django

A set of yasnippet-compatible snippets for various Django boilerplate.

This URL has Read+Write access

jonatkinson (author)
Thu Apr 16 07:55:42 -0700 2009
justinlilly (committer)
Wed Jul 01 05:52:07 -0700 2009
name age message
file LICENSE Thu Apr 16 07:55:42 -0700 2009 Whoops, forgot the license. [jonatkinson]
file README.rst Loading commit data...
file auto Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file autoescape
file block
file blocktrans
file boolean
file char
file commaseparatedinteger
file comment
file cycle
file date Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file datetime Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file debug
file decimal
file email
file extends
file file Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file filepath Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file filter Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file firstof
file fk Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file float
file for
file form Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file if
file ifchanged
file ifequal
file ifnotequal Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file image
file include
file integer
file intermediate Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file ip
file load Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file model
file modeladmin Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file modelform
file mtm
file now
file nullboolean
file positiveinteger
file positivesmallinteger
file regroup Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file sendmail
file slug
file smallinteger
file spaceless
file ssi
file stackedinline
file super
file tabinline Thu Apr 16 07:17:44 -0700 2009 Removed some duplicated sinppets from the impor... [jonatkinson]
file text
file time
file trans
file url
file widthratio
file with
file xml
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

  1. Checkout the repository, or untar the release:

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

    -or-

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

  2. 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/)