Hi,

Does anyone know of a simple, working example of custom user profile
fields?

I want to have a custom field, say, "favorite color," which is unique
to each user. Then I want users to be able to login, and be taken to a
page called "profile" that displays that custom field.

So far, I have logging in working, and I can display built-in fields
like username and email, but I am not able to get the custom fields
working.

Following tutorials have been informative, but after reading every
tutorial I could get my hands on, I still receive errors like "no such
table" or "SiteProfileNotAvailable" or just syntax errors. I've
invested a significant amount of time into learning Django, but I am
starting to consider switching to another product.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to