From: django-users@googlegroups.com [mailto:django-users@googlegroups.com]
> On Behalf Of Simon Connah
> Sent: Sunday, December 2, 2018 5:31 PM
> To: django-users@googlegroups.com
> Subject: Best way to structure this Django project
>
> Hi,
>
> I have a bit of a problem with struct
s.get_model(app_name, model_name) inside the
function.
-Original Message-
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of Simon Connah
Sent: Sunday, December 2, 2018 5:31 PM
To: django-users@googlegroups.com
Subject: Best way to structure this Django project
Hi,
I have a bit of a problem with structuring a Django project. I have a
UserProfile app which stores extra information about users using a
OneToOneField to the Django auth user model.
I have a products app which has two models relating to two types of
products and finally I have a payments
3 matches
Mail list logo