This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2025-10-30 15:37:50 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50acb9b2fe
django-rest-framework
/
rest_framework
/
schemas
History
Ryan P Kilby
50acb9b2fe
Fix warning in AutoSchema.get_serializer_fields() (
#5451
)
2017-09-25 21:09:54 +02:00
..
__init__.py
allow custom authentication and permission classes for docs view
2017-09-25 16:17:25 +02:00
generators.py
Allow
schema = None
. Deprecate
exclude_from_schema
(
#5422
)
2017-09-20 11:29:47 +02:00
inspectors.py
Fix warning in AutoSchema.get_serializer_fields() (
#5451
)
2017-09-25 21:09:54 +02:00
utils.py
Refactor schema generation to allow per-view customisation (
#5354
)
2017-09-14 09:46:34 +01:00
views.py
Allow
schema = None
. Deprecate
exclude_from_schema
(
#5422
)
2017-09-20 11:29:47 +02:00