*tl;dr* if you do not reuse the same django application several times it is
not useful.
The following is a messy don't hesitate to ask for clarification so that me
or someone else can contribute more documentation regarding this topic,
there is probably more than that but that's what I understo
So what does instance actually mean here? Does it just mean another copy
of the app directory with a different directory name?
在 2012年12月30日星期日UTC+8上午3时06分03秒,Ryan Blunden写道:
>
> I've never used this feature but I believe it was created so that for a
> single Django project, you could provide m
I've never used this feature but I believe it was created so that for a single
Django project, you could provide multiple administration apps. For example,
you might have one for customers and one for back office staff that expose
different models, have different permissions etc.
So to answer y
3 matches
Mail list logo