This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
messages_tests
History
Mariusz Felisiak
737fa72ae3
Refs
#32191
-- Removed for the pre-Django 3.2 format of messages in CookieStorage.
...
Per deprecation timeline.
2021-09-20 21:23:01 +02:00
..
__init__.py
…
base.py
…
models.py
Fixed
#21936
-- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
2021-07-14 09:47:03 +02:00
test_api.py
…
test_cookie.py
Refs
#32191
-- Removed for the pre-Django 3.2 format of messages in CookieStorage.
2021-09-20 21:23:01 +02:00
test_fallback.py
…
test_middleware.py
…
test_mixins.py
Fixed
#21936
-- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
2021-07-14 09:47:03 +02:00
test_session.py
…
tests.py
…
urls.py
Fixed
#21936
-- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
2021-07-14 09:47:03 +02:00