I hereby claim:
- I am marshalc on github.
- I am marshalc (https://keybase.io/marshalc) on keybase.
- I have a public key ASBfJQzMoNmBKzAHU3EDGLf6BXNpEPf2PbbxFk5fn11Sjgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/python | |
# coding: utf-8 | |
import re | |
import pytz | |
from django.conf import settings | |
from django.core.exceptions import MiddlewareNotUsed | |
from django.utils import timezone |