Hello,
I've been hitting my head pretty hard trying to figure out what the
problem is hope someone here can help.
I've set up the remote backends and middleware as per the docs and
blatantly I'm coding the META remote_user and nothing happens. like
this:
MIDDLEWARE_CLASSES = (
'django.middle
Hello,
Hope someone can explain to me what is happening here?
I have this models:
*class InfrastructureBaseModel(models.Model):*
*class Meta:*
*abstract = True*
*app_label = 'infrastructure'*
*
*
*class ConsumerClasifications(InfrastructureBaseModel):*
*product_envi
Hello,
I'm building a set of common libraries and a few other specific libraries.
As of right now the common library works great as an independent library
that can be used by applications.
The problem I'm having now is that I'm building a new library that will use
the common library. This new
3 matches
Mail list logo