lenaqr / django-argcache

A function-level caching and invalidation framework for Django
GNU Affero General Public License v3.0
3 stars 2 forks source link

Fix urlconf to avoid string view arguments to url() #8

Closed mgersh closed 8 years ago

mgersh commented 8 years ago

I tested this with my ESP website checkout since the argcache tests don't cover this. It works.