summaryrefslogtreecommitdiff
path: root/tests/messages_tests/urls.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-07-14Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...Carlton Gibson
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2018-02-01Fixed imports per isort 4.3.0.Mariusz Felisiak
2017-01-05Cosmetic edits for messages_tests.Tim Graham
2015-12-31Fixed #26013 -- Moved django.core.urlresolvers to django.urls.Marten Kenbeek
2015-02-11Moved contrib.messages tests out of contrib.Tim Graham