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
we are doing SAAS model product. here we need to maintain one database with
multiple tables this will be the constant and my main database. since we
are doing it as SAAS we need to replicate the same for n number of users.
so when new user comes to registration, i need to make copy of main
data
command line. I’m assuming you
> don’t want to migrate every single model for every single user, but I know
> there are ways to only migrate specific models though I forget exactly how.
>
> Sent from my iPhone
>
> On Nov 8, 2018, at 3:26 AM, JAGADESH M wrote:
>
> we are doi
Hi,
I am new to django when i run Django REST API by default it is
showing *http://127.0.0.1* that's fine. But when i go deployment when i run
APIs, even there it's running in insecure(http)
only like *http://myproductionip *. so can anyone help me to resolve this
problem. thank you
--
4 matches
Mail list logo