Skip to content

boulderdave/django-profiles

 
 

Repository files navigation

====================
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.


.. _Django: http://www.djangoproject.com/
.. _django-registration: http://www.bitbucket.org/ubernostrum/django-registration/wiki/

About

fork of django-profiles to fix Django1.6 errors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%