Changes between Initial Version and Version 1 of Ticket #15619, comment 12
- Timestamp:
- Sep 9, 2011, 8:02:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15619, comment 12
initial v1 2 2 3 3 [https://code.djangoproject.com/attachment/ticket/15619/ticket15619.diff] 4 5 The logout confirmation screen is no longer used - is it something we actually need? If so, any suggestions on how to keep it other than replacing the <html /> element with the payload from the AJAX request? Or is that a valid way to do it?