Quantcast
Channel: What is the new approach to get user profile in Django 1.6? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

What is the new approach to get user profile in Django 1.6?

$
0
0

I'm quite new to Django. I'm trying to get user profile with the help of request.user.get_profile() but there is a warning that the use of AUTH_PROFILE_MODULE has been deprecated.

I have a line in my settings.py: AUTH_PROFILE_MODULE = "log_viewer.Configs" where Configs is a model with fields to keep user profile settings.

What is the new approach of doing this?


Viewing all articles
Browse latest Browse all 2

Trending Articles





<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>