summaryrefslogtreecommitdiff
path: root/accounts/urls.py
AgeCommit message (Expand)Author
2025-07-19Fixed #1782 -- Added page to delete one's user accountBaptiste Mispelon
2024-06-09Removed unused URLBaptiste Mispelon
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
2014-01-20Fixed #21826 -- Fixed password reset views.Baptiste Mispelon
2014-01-19Fixed #21826 -- Updated password reset URL for Django 1.6Tim Graham
2013-05-21Use upstream django-registration.Baptiste Mispelon
2013-02-08Upgrade django-registration.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