Here is a brief list of common web features, and the best way I know for achieving it in Django:
-
it's needed to add 'request' module to TEMPLATE_CONTEXT_PROCESSORS on settings.py
Here is a brief list of common web features, and the best way I know for achieving it in Django:
-