| Age | Commit message (Collapse) | Author |
|
WSGIHandler.
This also aligned the Set-Cookie logic in the WSGIHandler and ASGIHandler.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
|
|
|
|
|
|
|
|
wsgi.file_wrapper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Berker Peksag for the suggestion.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
import_string().
Thanks Aymeric Augustin for the suggestion and review.
|
|
|
|
Added comments in the three empty models.py files that are still needed.
Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
|
|
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|
|
|
|
|
|
One import per line please! Refs #20680.
|
|
Thanks Anssi Kääriäinen and Karen Tracey for their inputs.
|
|
|
|
|