This mailing list is for the development of Django itself, not for support
using Django. Please use the django-users mailing list for that, or IRC
#django on freenode, or a site like Stack Overflow.
On Tue, 26 Mar 2019 at 05:49, Arun S wrote:
> Hi,
>
> I have a Model Class which has the Below sc
Hi,
I have a Model Class which has the Below schema:
class Pvt_ip_pools(AtlasAuditModel, AtlasBaseHelper):
"""
Represents a private IP Address used for LB Model.
This inherits all the fields from IPAddress model(database table).
"""
# Each data center has its own IP address ra