diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-15 15:13:11 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-15 15:14:05 -0500 |
commit | eb231660b017eab886ecd98828bf0295e36a1112 (patch) | |
tree | c9efdb49afd1fc827b936b4b532b29c5cfedbc98 /packages | |
parent | bbb81e86c4f7327a3c263fffec20f50fe1df9060 (diff) |
PositiveBigIntegerField: set get_internal_type() correctly
This is a key for Django to return the DB type that matches this value.
Since we are basically just ripping off a BigIntegerField, we can use
the database types for it.
This makes my prior checked in migrations actually work on MySQL.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions