For external API call, the remote server may contain no ‘Access-Control-Allow-Origin’ h...
For external API call, the remote server may contain no ‘Access-Control-Allow-Origin’ h...
今日真是無(wú)聊。除了把DIGICASE的API弄好,再也無(wú)事可干,覺(jué)得對(duì)不起工錢是其次,關(guān)鍵是沒(méi)學(xué)到東西. 感覺(jué)自己有新知識(shí)強(qiáng)迫癥,如果一天沒(méi)什么收獲,整個(gè)人就喪喪的。 一大早...
all time in django are timezone-sensitive(AKA. offeset-aware)so if you compare a django...
It is not that easy as we usually think of.In fact, it could cause chained impacts on l...
stackoverflow answers: model.objects.values()actually queryset.values() is still query ...
no django migrate on gitlab ci if running on develop.because there is no database in gi...
in pycharm, even if you name the init as Init, it will still identify it as valid init.py
ImportError: '<test>' module incorrectly imported from ' /local/lib/python2.7/site-pack...
common mistakes are: forget to implement the two init.py miss overriding handle() direc...
create() does not set password even if you pass the password parameter, password will b...
translate in transform move based on the original coordinates; (X,Y), X+, move to right...