Hi!
-- I'm starting to use Django 1.8 with the firebird backend.
I have created my models.py with inspectdb, so I have the database already created.
Put the primary keys in the models.
When I try to do migrate django crashes with a exception that says conversion error of a string, seems a current date.
Any hit so as not to have this error or a workaround?
Thanks in advance.
Juan
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ca374bf9-8572-4bbf-9986-fb9d162cdd36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment