python - django blog views.py "method" member function definition, not sure where it is defined or where it takes me to -


all process depicted pictured here

i finding difficult hold on django concepts, using pycharm , learning django example packt publishing on it's blog project trying find use coming since im unsure of methods come main libraries yet

i having problem .method impementation, when try goto > definition whole bunch of possibilities pop up, since have f icon presume these funcions, go lowest 1 looks serious 1 , directs me qhttprequestheader.py def method(self)

from imports can see im not using header, know indirectly using import through indirect linking yet have no basic knowledge know if case

i presume many possibilities on drop-down come fact sort of ambiguous parameter

can me? lecture of doing @ all?

im adding images of case

cheers

from django official documentation

httprequest.method

a string representing http method used in request. guaranteed uppercase.

it initialized django framework reading actual http request.

qhttprequestheader.py coming pyqt4 has nothing django.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -