1
0
mirror of https://github.com/django/django.git synced 2025-02-22 23:44:23 +00:00
django/tests/generic_views
Tim Graham df9f2e41fa Refs #23943 -- Removed an invalid generic_views test.
Using PUT as a method for the form element is no longer supported
as described in the ticket.
2014-12-12 16:14:10 -05:00
..