summaryrefslogtreecommitdiff
path: root/tests/messages_tests/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-16/+23
* Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...Carlton Gibson2021-07-141-1/+10
* Updated test URL patterns to use path() and re_path().Tim Graham2018-12-311-8/+9
* Fixed imports per isort 4.3.0.Mariusz Felisiak2018-02-011-1/+0
* Cosmetic edits for messages_tests.Tim Graham2017-01-051-10/+5
* Fixed #26013 -- Moved django.core.urlresolvers to django.urls.Marten Kenbeek2015-12-311-1/+1
* Moved contrib.messages tests out of contrib.Tim Graham2015-02-111-0/+80