Statistics
| Branch: | Tag: | Revision:

root / snf-django-lib / snf_django / lib / db / fields.py @ 4267cb32

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
3b3baf88 04/19/2013 12:28 pm Giorgos Korfiatis

snf_django: Add missing import for IntDecimalField

Needed for formfield() method.

b052f360 04/19/2013 12:23 pm Giorgos Korfiatis

Move intdecimalfield.py to snf_django package

Rename it to fields.py and update all migrations that reference the field.