arteria / django-compat

Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11
MIT License
106 stars 30 forks source link

Add "quote" function #8

Closed philippeowagner closed 9 years ago

yannik-ammann commented 9 years ago

there are a lot of changes between python2 and python3 and six covers them extensively