summaryrefslogtreecommitdiff
path: root/contact/urls.py
AgeCommit message (Expand)Author
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2018-06-07Updated URLpatterns to use path().Tim Graham
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2014-08-25Removed usage of django.conf.urls.patterns().Tim Graham
2013-09-07Updated django-contact-form to 1.0.Jacob Kaplan-Moss
2013-04-01Added the draft CoC and feedback stuff.Jacob Kaplan-Moss
2013-02-06Replace direct_to_template by TemplateView.Aymeric Augustin
2013-02-06Update imports from django.conf.urls and avoid import *.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin