Giter Club home page Giter Club logo

Comments (3)

stefanofusai avatar stefanofusai commented on June 10, 2024

Another part of the response that would be useful to hide is the view's name when hovering the request method button. See screenshots below.

image
image
image

from djangorestframework-api-key.

stefanofusai avatar stefanofusai commented on June 10, 2024

It would also be nice to hide the username on top right, if possible
image

from djangorestframework-api-key.

florimondmanca avatar florimondmanca commented on June 10, 2024

Hey there,

I havent played much with the browsabke API for some some time.

I'm assuming there's the question of whether DRF processes permissions before or after routing -- I suppose it does it before.

One possibility I guess would be to add a permission check on an entire group of routes, such as on an /api/ prefix.

It's also possible a lot of this should be considered within the scope of the DRF, as questions to ask there or feature requests for them. Eg I am not aware of mechanisms to customise the browable API from permission classes or views.

If anyone else would like to chip in with possible improvements, that would be much appreciated.

For now I don't think there's much this package can do and I'll transfer this to a discussion. We can open issues if/when we find well defined improvements we can make.

Thanks?

from djangorestframework-api-key.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.