Skip to content

Instantly share code, notes, and snippets.

@kshepp
Created December 9, 2015 16:00
Show Gist options
  • Save kshepp/9da1732567a17700079a to your computer and use it in GitHub Desktop.
Save kshepp/9da1732567a17700079a to your computer and use it in GitHub Desktop.
url(r'^cafe/(?P<location>[a-z0-9\-]+)/$', views.cafe, name='cafe'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment