Skip to content

Instantly share code, notes, and snippets.

@tbonemalone
Created March 22, 2012 22:17
Show Gist options
  • Save tbonemalone/2165036 to your computer and use it in GitHub Desktop.
Save tbonemalone/2165036 to your computer and use it in GitHub Desktop.
django: import User
<snippet>
<content><![CDATA[
from django.contrib.auth.models import User
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>import user</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment