Skip to content
Snippets Groups Projects
Commit b3a73155 authored by Ned Batchelder's avatar Ned Batchelder
Browse files

Fix problems that drf-yasg uncovered.

These were originally fixed individually, but had to be reverted, and
are now combined in one commit.  The originals were:

7b9040f6 This enum was backwards
8774ff1f Use ref_name to disambiguate serializers that drf-yasg would otherwise assume are the same.
8a443971 Is this field missing because it is None?
4a1154a7 Give a safer buffer for clearing the rate limiting
64c47856 DRF 3.7.4 changed how you delegate to another view, so don't
7359ca4f Is this right? It fixes two tests
fdd66e53 Adjust the expected error message for DRF 3.7.7
9257f68f The default TIME_ZONE should be UTC
parent 6da0d5bf
Loading
Showing
with 42 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment