django-usersettings 0.1 documentationΒΆ

This documentation covers the 0.1 release of django-usersettings, a simple pluggable application to manage user settings for Django-powered websites.

Your apps can define and register user settings: configuration users can manage to specify how they’d like your site to work. Helpers are provided for standard setting patterns, functions for changing settings and form factories to serve your users with.

To get up and running quickly, consult the quick-start guide, which describes all the necessary steps to install django-usersettings and start using user settings. For more detailed information read through the documentation listed below.

Contents:

See also

Project Versions

Next topic

Quick start guide

This Page