mirror of
https://github.com/django/django.git
synced 2025-01-23 16:50:41 +00:00
f3bf6c4218
This fixes the case where you might pass set_cookie(expires=val, max_age=val) and max_age is silently ignored.