Can you please paste the full clear text stacktrace?

Cal


On Fri, Jul 4, 2014 at 3:49 PM, Aaron Reabow <rea...@gmail.com> wrote:

> Hi all,
>
> I am getting this error on a modelform
>
> smallint out of range
>
>
>
> But the form is actually submitting just fine and being stored in the DB.  I 
> used to have a positive small int, but have changed it  (dropped the 
> offending table, resync'ed, restarted the server...)
>
> I have history = HistoricalRecords() as one of the fields  (ie am tracking 
> changes with django-simple-history), and I wonder if this is effecting my 
> ability to make changes to the model.
>
>
> My other thought is that it is a caching problem somewhere.
>
>
> has anyone come across this problem and have any idea how to fix?
>
>
> many thanks,
>
>
> Aaron
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/6af23e8d-9f15-477d-843f-dc9c33b7edf9%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/6af23e8d-9f15-477d-843f-dc9c33b7edf9%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHKQagHn-Bwrg_nHyqO6fd63W4S5L34-Zhe4yz%3Dox9nKtfCsWQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to