issues Search Results · repo:manosim/django-rest-framework-docs language:Python
Filter by
0 results
(99 ms)0 results
inmanosim/django-rest-framework-docs (press backspace or delete to remove)Hello, don t worry, I just got to know this library and I want to use it, but it shows me this error, what should I do?
image
miladamini
- Opened on Nov 8, 2023
- #189
Hi guys, Recently i implemented drfdocs in my project, Everything is working good but i need to add token field in
header for all request, Please help me out here.
ashishbhardwaj0506
- Opened on Jan 18, 2021
- #187
itsmeakhil
- 4
- Opened on Oct 24, 2019
- #184
with DRF 3.9.1 we have errors for custom permissions with following exception AttributeError: OperandHolder instance has
no attribute __name__
the self.pattern.callback.cls.permission_classes seems to ...
stdweird
- Opened on Jan 18, 2019
- #181
Not working for django=2.1.3 djangorestframework==3.9.0
You need to change this:
- URLPattern and URLResolver on line:3, line:26, line:29 in api_docs.py file.
- pattern.pattern.regex on line:27 in ...
ammarmallik
- Opened on Nov 20, 2018
- #180
Hi I try use this solution to generate my api docs. I installed it with pip and add it name in INSTALLED_APPS, but, when
i running the server, that error appears:
_File /my_pc/envs/my_project/lib/python3.5/site-packages/rest_framework_docs/api_docs.py ...
HandBoy
- 5
- Opened on Aug 31, 2018
- #178
Hi.
This project is very smart, good job.
But i have try to override the template without succes.
I have (https://www.drfdocs.com/templates/):
- created the rest_framework_docs folder in the template ...
bat79a
- Opened on Jan 24, 2018
- #176
While trying to upgrade one of my projects to Django 2.0, I received the following error for drf-docs:
File .../ve3.6/lib/python3.6/site-packages/rest_framework_docs/api_docs.py , line 3, in module ...
psyonara
- 16
- Opened on Dec 5, 2017
- #175
It seems a bit redundant to show options over and over, could we remove that method from being displayed somehow?
image
ckcollab
- Opened on Aug 29, 2017
- #174
Heyo! Thanks so much for releasing this, it is beautiful.
I am a little confused on why I m not seeing POST/DELETE/etc. on the DRF docs version, but I can see it on the regular
API docs:
image
image ...
ckcollab
- 7
- Opened on Aug 13, 2017
- #173

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.