from django.db import models
# Unable to inspect table 'AAA'
# The error was: <lambda>() missing 1 required positional argument: 'collation'
# Unable to inspect table 'BBB'
# The error was: <lambda>() missing 1 required positional argument: 'collation'
What's going on here?
Thanks,
Stephan
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e08760df-95a9-43e1-b36e-514d373c838en%40googlegroups.com.
No comments:
Post a Comment