Sha256: 1b88b99afef3f5fc2ace5cb8b46629fab661a1af3ba0176d8ffdf00632766cdc

Contents?: true

Size: 532 Bytes

Versions: 44

Compression:

Stored size: 532 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>${1:FIELDNAME} = models.DecimalField(max_digits=$2, decimal_places=$3)</string>
	<key>name</key>
	<string>DecimalField</string>
	<key>scope</key>
	<string>source.python.django</string>
	<key>tabTrigger</key>
	<string>decimal</string>
	<key>uuid</key>
	<string>0C28D967-6886-42A9-B74F-6E47C649962E</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/Python Django.tmbundle/Snippets/DecimalField.tmSnippet
redcar-0.3.4.2 textmate/Bundles/Python Django.tmbundle/Snippets/DecimalField.tmSnippet
redcar-0.3.4.1 textmate/Bundles/Python Django.tmbundle/Snippets/DecimalField.tmSnippet
redcar-0.3.4 textmate/Bundles/Python Django.tmbundle/Snippets/DecimalField.tmSnippet