if you read this page you will get an idea. get the link below
https://stackoverflow.com/questions/20754793/django-module-object-has-no-attribute-bigintegerfield
On Mon, May 7, 2018 at 3:31 PM, 'Berry' via Django users <
django-users@googlegroups.com> wrote:
> I created a custom PositiveBigInteg
I created a custom PositiveBigIntegerField data type in models.py, which is
a sub class of the BigIntegerField. I registered the model where the
PositiveBigIntegerField is used in the admin site. When I try to add een
item using the admin site, the 'add' button raises an error, telling me
Posit
2 matches
Mail list logo