django-profiletools 0.2

django-profiletools is a Django app that provides tools for profile models in Django.InstallationGet the code:pip install django-profiletoolsInstall the middleware and context_processor in your settings.py:TEMPLATE_CONTEXT_PROCESSORS =...