Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the DrfJsonSerializer #4835

Closed
wants to merge 1 commit into from
Closed

Conversation

ericholscher
Copy link
Member

@ericholscher ericholscher commented Oct 31, 2018

This was added a while back and we aren't sure why (#4160 (comment))
Removing it still works locally, and tests still pass.

Closes #4160 #4157

This was added a while back and we aren't sure why (#4160 (comment))
Removing it still works locally, and tests still pass.

Closes #4160 #4157
@ericholscher ericholscher changed the title Show the project's slug in the dashboard Remove the DrfJsonSerializer Oct 31, 2018
@ericholscher
Copy link
Member Author

Actually found the issue: TypeError: Object of type 'datetime' is not JSON serializable

@codecov
Copy link

codecov bot commented Oct 31, 2018

Codecov Report

Merging #4835 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #4835      +/-   ##
=========================================
+ Coverage    76.2%   76.2%   +<.01%     
=========================================
  Files         158     158              
  Lines       10022   10014       -8     
  Branches     1265    1265              
=========================================
- Hits         7637    7631       -6     
+ Misses       2041    2039       -2     
  Partials      344     344
Impacted Files Coverage Δ
readthedocs/restapi/client.py 84.61% <100%> (+2.26%) ⬆️

@stsewd stsewd deleted the remove-drf-serializer branch May 19, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant