mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-16 21:18:02 +00:00
Cleanup (pep8, flakes)
This commit is contained in:
@@ -5,6 +5,7 @@ Default: useful variables for the base page templates.
|
|||||||
from ivatar.settings import IVATAR_VERSION, SITE_NAME, SITE_URL
|
from ivatar.settings import IVATAR_VERSION, SITE_NAME, SITE_URL
|
||||||
from ipware import get_client_ip
|
from ipware import get_client_ip
|
||||||
|
|
||||||
|
|
||||||
def basepage(request):
|
def basepage(request):
|
||||||
'''
|
'''
|
||||||
Our contextprocessor adds additional context variables
|
Our contextprocessor adds additional context variables
|
||||||
|
|||||||
Reference in New Issue
Block a user