ta' got invalid attribute(s): using
what am I missing here??
any pointers or docs will be of great help.
-----
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswas.wordpress.com
http:/www.fedoraproject.org/wiki/SubhodipBiswas
--
You received this
error like this :
django.db.utils.DatabaseError: Ordering can't span tables on
non-relational backends
If however I am executing the above without postgres service started,
I will get a error related to Postgres.
If I am explicitly mentioning the RDMS why is it throwing me error
based on MongoDB?
Hi,
On Fri, Feb 10, 2012 at 7:27 PM, Dennis Lee Bieber
wrote:
> On Fri, 10 Feb 2012 09:32:02 +0530, Subhodip Biswas
> wrote:
>
>
>
>>I am getting a error like this :
>>django.db.utils.DatabaseError: Ordering can't span tables on
>>non-relational b
7;), blank=True, null=True)
about_me = models.TextField(_('about me'), blank = True)
@property
def age(self):
some operations
def create_user_profile(sender, instance, created, **kwargs):
if created:
Profile.objects.create(user=inst
attribute
'can_view_profile'
Documentation says the AUTH_PROFILE_MODULE should point to
appName.ModelName and it is okay in my case. users.UserProfile.
What am I missing here?
-----
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswa
profile, I can do a
request.user.get_profile.first_name in the template to retrieve the
first name. How do I do that in the views.py.
Any solution or pointer towards this in Django-Userena will be very helpful.
-
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http
field is not visible in view profile page.
Can anybody explain why is this happening and any workaround for this?
-
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswas.wordpress.com
http:/www.fedoraproject.org/wiki/SubhodipBiswas
--
You received this
have one field
name and I register it in admin.py. I get error regarding depth,path,
numchild and name should be present. How do I handle this situation.
Apologies for asking so many questions.
-
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http
Hi,
That diagram clears a lot of misconceptions that I had. Thanks a lot for
that. Will keep it as a reference.
-
Regards
Subhodip Biswas
GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswas.wordpress.com
On Sun, Jul 14, 2013 at 8:38 PM, Amirouche Boubekki
9 matches
Mail list logo