User-profile application for Django
Project description
This is a more maintained fork of James Bennet’s django-profiles with Django 1.7 support.
You can install it via pip using:
$ pip install django-profiles2
Django user profiles
This is a fairly simple user-profile management application for Django, designed to make the management of site-specific user profiles as painless as possible. It requires a functional installation of Django 1.0 or newer and provides a useful complement to django-registration, but has no other dependencies.
For installation instructions, see the file “INSTALL.txt” in this directory; for instructions on how to use this application, and on what it provides, see the file “overview.txt” in the “docs/” directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.