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-28 14:41:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b58a2c124
django-rest-framework
/
rest_framework
/
schemas
History
Ryan P Kilby
7b58a2c124
Fix bare except statements
2017-11-25 21:06:13 -05:00
..
__init__.py
allow custom authentication and permission classes for docs view
2017-09-25 16:17:25 +02:00
generators.py
Compat cleanup (
#5581
)
2017-11-10 09:41:03 +01:00
inspectors.py
Fix bare except statements
2017-11-25 21:06:13 -05:00
utils.py
Have
is_list_view
recognise RetrieveModel… views (
#5480
)
2017-10-05 20:41:14 +02:00
views.py
Allow
schema = None
. Deprecate
exclude_from_schema
(
#5422
)
2017-09-20 11:29:47 +02:00