mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-13 22:57:10 +00:00
Docstrings for all modules
This commit is contained in:
@@ -2,6 +2,7 @@ from django.conf import settings
|
||||
from django import http
|
||||
from django.urls import reverse, resolve,Resolver404
|
||||
"""Non-standard django middleware is loaded from this file.
|
||||
It needs re-writing to be compatible with Django v2.0+
|
||||
"""
|
||||
|
||||
class SmartAppendSlashMiddleware(object):
|
||||
|
||||
Reference in New Issue
Block a user