justinlilly / yasnippet-django forked from jonatkinson/yasnippet-django
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Thu Apr 16 07:55:42 -0700 2009 | |
| |
README.rst | ||
| |
auto | Thu Apr 16 07:17:44 -0700 2009 | |
| |
autoescape | ||
| |
block | ||
| |
blocktrans | ||
| |
boolean | ||
| |
char | ||
| |
commaseparatedinteger | ||
| |
comment | ||
| |
cycle | ||
| |
date | Thu Apr 16 07:17:44 -0700 2009 | |
| |
datetime | Thu Apr 16 07:17:44 -0700 2009 | |
| |
debug | ||
| |
decimal | ||
| |
|||
| |
extends | ||
| |
file | Thu Apr 16 07:17:44 -0700 2009 | |
| |
filepath | Thu Apr 16 07:17:44 -0700 2009 | |
| |
filter | Thu Apr 16 07:17:44 -0700 2009 | |
| |
firstof | ||
| |
fk | Thu Apr 16 07:17:44 -0700 2009 | |
| |
float | ||
| |
for | ||
| |
form | Thu Apr 16 07:17:44 -0700 2009 | |
| |
if | ||
| |
ifchanged | ||
| |
ifequal | ||
| |
ifnotequal | Thu Apr 16 07:17:44 -0700 2009 | |
| |
image | ||
| |
include | ||
| |
integer | ||
| |
intermediate | Thu Apr 16 07:17:44 -0700 2009 | |
| |
ip | ||
| |
load | Thu Apr 16 07:17:44 -0700 2009 | |
| |
model | ||
| |
modeladmin | Thu Apr 16 07:17:44 -0700 2009 | |
| |
modelform | ||
| |
mtm | ||
| |
now | ||
| |
nullboolean | ||
| |
positiveinteger | ||
| |
positivesmallinteger | ||
| |
regroup | Thu Apr 16 07:17:44 -0700 2009 | |
| |
sendmail | ||
| |
slug | ||
| |
smallinteger | ||
| |
spaceless | ||
| |
ssi | ||
| |
stackedinline | ||
| |
super | ||
| |
tabinline | Thu Apr 16 07:17:44 -0700 2009 | |
| |
text | ||
| |
time | ||
| |
trans | ||
| |
url | ||
| |
widthratio | ||
| |
with | ||
| |
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
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/)

