In this Document
OverviewDjango Improved User is organized like a regular Django app.
Reference this class in INSTALLED_APPS
to use the package.
The package provides both a concerete User
model, as well as mix-in and abstract model classes to be used to extend the model or replace it entirely. Please refer to Select a Configuration Method for Improved User for more information about how to configure these models to best suit your purposes.
The package also provides forms, test factories, and an admin panel. Please see the reference documentation for these items below.
Finally, the actual code on Github has three example projects that may be helpful if this documentation was not.
Reference DocumentsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4