drf-yasg/testproj
Cristi Vîjdea 9f6ee4da87 Improve RelatedField and callable default handling
- callable default values will now be properly called 
  - PrimaryKeyRelatedField and SlugRelatedField will now return an appropriate type based on the relation model's Field
  - mock views now have a request object bound even when public is True
2017-12-23 11:52:57 +01:00
..
articles Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
snippets Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
testproj Fix broken SwaggerDict pickling (#15) 2017-12-15 18:47:10 +01:00
users Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
db.sqlite3 Improve RelatedField and callable default handling 2017-12-23 11:52:57 +01:00
manage.py Fix python 3.7 -> 3.7-dev and add flake8 testing 2017-12-02 23:48:58 +01:00