questions/python/page/25
Hello @kartik, $python manage.py syncdb is deprecated and not ...READ MORE
Hello @kartik, You need to use an @api_view decorator ...READ MORE
Hello @kartik, The queryset returned from get_queryset provides ...READ MORE
Hello @kartik, Use the following and you will be ...READ MORE
Hi@akhtar, Strings can be reversed using slicing. To ...READ MORE
Hi, @Reshma, You can go through this as ...READ MORE
I resolved this issue using AWS Glue ...READ MORE
Hi@MUHAMMAD, I tried to run the exact code ...READ MORE
Hello @bhawna, You can encapsulate all the logic ...READ MORE
Hi@akhtar, I had the same problem when installing ...READ MORE
I guess the given below will b ...READ MORE
Im a begginer and im trying to ...READ MORE
The default constructor is called when there ...READ MORE
You can go through the given below ...READ MORE
from collections import defaultdict a = {1: 2, ...READ MORE
You can make a change to your ...READ MORE
Consider I as the integer value Increment ...READ MORE
Both are actually IDE-s I don't know ...READ MORE
Hello @kartik, Use this code to generate the PDF ...READ MORE
Hi@akhtar, You can rearrange a DataFrame object by ...READ MORE
Hey, You can go through the given example ...READ MORE
Hi, @Sonali, You can check this out https://www.edureka.co/community/6776/compiled-vs-interpreted-languages, as ...READ MORE
This is my code for key in bboxes: bbox ...READ MORE
Remove main & try or Use __name__ instead ...READ MORE
You can use Microsoft azure notebooks to ...READ MORE
Hello, @Detrod, Regarding your query, I guess you ...READ MORE
How to proceed with main menu and ...READ MORE
You can go through this: def num(number): ...READ MORE
Hello @kartik, The new path() syntax in Django 2.0 does ...READ MORE
Hello @kartik, Generally request in drf views is rest_framework.request.Request instance. Following to ...READ MORE
Honestly, as long as you have the ...READ MORE
Expecting some operations, not loop. As because of ...READ MORE
Hello @kartik, Just try this: python manage.py changepassword <user_name> Hope ...READ MORE
Hi, @Hari, Are you facing any error while ...READ MORE
Hey, @Ashay, You can even go through this: https://www.youtub ...READ MORE
Hello @Joy, '__main__' is the name of the scope ...READ MORE
Hi@akhtar, You may get this error if this ...READ MORE
You can add python3.8 in the environment ...READ MORE
PATH is an issue here. It should ...READ MORE
Hi, @Ghazala, What is your exact query here? ...READ MORE
Hi@akhtar, You need to write your if-else code ...READ MORE
Hello @kartik, Insert this code at the beginning ...READ MORE
Hello @kartik, The error log is straightforward. As ...READ MORE
Hello, The error itself explain what's the problem.In ...READ MORE
You should try to use the following ...READ MORE
Hello @Reebika , For you query you can refer ...READ MORE
Hello @kartik, You can override the FormView class's ...READ MORE
You can install the Speech Recognition library ...READ MORE
Hi@akhtar, I think there is a problem with ...READ MORE
It is an Indentation error. There should be ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.