Skip to content

Instantly share code, notes, and snippets.

@kshepp
Created December 9, 2015 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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