Hi,
Am Fri, 1 Jan 2016 15:29:16 -0800 (PST)
schrieb Jure Erznožnik :
> 1. Expressions gathering vs declaring: Django has utilities to gather
> expressions from sources, txt files and also javascript files. While
> that by itself is a design choice, it also presents us with problems
> such as (pos
Hello,
I develop an open source web application in Django that is available in
multiple languages, translated using Django's gettext features. However,
in my native language German (and many others, too), there are strong
differences between formal and informal style (in German there is even
a for
Hi,
Am Mon, 16 Mar 2015 01:23:22 -0700 (PDT)
schrieb Domagoj Kovač :
> I would like to have separate databases for every application
> including user management.
I can think of:
(a) You put all the application in the same database and share a user
model (look up 'reusable django apps')
(b) You
Hi,
I'll leave it to others to give recommendations on how you SHOULD
organizer your project. However, I can help you with the technical
question.
Am Sun, 8 Mar 2015 11:53:09 -0700 (PDT)
schrieb Gabriel Klein :
> My question is how to shared models across apps?
You can use models across apps wi
4 matches
Mail list logo