N-34512082
Lynonis
Hello anyone can help me
How can make navbar Django with single page ?
Ariel
What is it called when you want to create a view specific for the user, with his own data from the database?
Ariel
Kartikeya
Hello
Kartikeya
I want to start to learn django can any one tell good you tube channel for learning
Tarun
Durgasoft django
Tarun
Rajan
Im working on django... You can ping me .. pingsmart.in
Rajan
I'm starting this website fully on Django frame work
afsal
Hi
afsal
Iam new to django
afsal
Which database is more suitable for django
Rajan
Sqlite
Enes
Can you offer me. Whic one is good mvc or mvt?
Sweetie
Did you use STATICFILES_DIRS or in urls.py added some dirs as 'urlspatterns = [ ] + ...' ?
How can I trigger the telegram login widget on click on a button ?
<script async src="https://telegram.org/js/telegram-widget.js?11" data-telegram-login="samplebot" data-size="large" data-auth-url="" data-request-access="write"></script>
I am trying to add a button for this so it looks in sync with my other social login button.
The script creates its own button which does not adjust nicely
Dan
Dont know man
Vinod
You can start Django by reading official docs
Ayush
hey , i am working on a django project would anyone like to work on the frontend, (FREE OF COST)
Shekhar
Hi Guys I am new to django.can anyone help me. I am getting an error attributeerror name
I have another python script built. I am trying to access it from views.py by importing it
Shekhar
Attributeerror name
Anonymous
Anonymous
Hi, how can I represent Filefield in my html code
srinu
How can I get the values from dictionary object in views file and print it for image annotation
Mehmet
Anonymous
how many js are required for learning react
Anonymous
js
Anonymous
?
Anonymous
Cant we send image here?
Anonymous
Good Morning...
I have one project and I'm trying to save files on server, but I'm with my permission is denied...
I made www-data user to owner of the folder, but I have the same problem... Does anyone can help-me to solve the problem?
Anonymous
Anonymous
Can anyone un-ban @pvanfas
Anonymous
Bunty chhatri wala..
Bunty chhatri wala..
Aman
Hi guys, can anyone plz suggest me where to learn Django API in a better way?
Mehmet
drf documentation
R
Hi in pythonanywhere how do I point to a django project with multiple settings file
R
My folder structure is - projectname/setting/base, development, production ... I need to point to base
Дауран
I have a little doubt , I want just to create a blog website , which one method is better listview or context={}, I meant in views.py
Bunty chhatri wala..
Дауран
Means? CBV or FBV?
I meant in views.py Def ( Listview or context={'news': New.objects.all())
Ilsaf
what is this, guys? TypeError: argument of type 'WindowsPath' is not iterable
Mehmet
Ilsaf
Alberto
Hi there, I need to know the number of users has some cookie on his browser, is there any way to do this? I thought I could have a count every time I set a cookie but I don't know if there is another way of doing this.
_Mac_
Mahesh:
Can anyone help
Create registration form with
Name,mobile number,account number,password and account balance.When you login you should have 3 options 1.add money 2.withdraw 3.transfer.
On Django
_Mac_
can anyone help
_Mac_
data base is not getting createf
_Mac_
created
_Mac_
when i create registration form i am not able to authrnticate it.
Ilsaf
Ferhad
*used
Sai Krupa Reddy
How to perform search in data base by taking the input?and print the object values when they match in django
Sai Krupa Reddy
Could anyone see into it?
Tejesh
I've ubuntu 16 server. N I'm trying to host django with apache.. but mod-wsgi is using python 3.5 n my project is using 3.8
How do I install mod-wsgi for 3.8
Rσуαℓ geeк
Tejesh
Tejesh
The issue is
Tejesh
I can't uninstall python 3.5 coz that will crash ubuntu
Muflone
Tejesh
Ghorz
saran
Hi, I have created a model pricing which contain two fields, course name and course type. Both are fk. How can i avoid creating duplicate while editing. In create i used the .count() to know same record is present in the table with course name and type. What is case for edit? I can't able to use count because existing record cannot be saved. Hw to avoid that.? Any suggestions
Raghav
Hey guys, I'm making an API for firestore
Raghav
Api which fetches data from firestore
Raghav
I want to implement pagination
Raghav
Pllzzz guide me
I've implemented the part given in docs
Chandan
"Pagination | Django documentation | Django" https://docs.djangoproject.com/en/3.1/topics/pagination/
Chandan
Can anyone help me with why I get an error
Type error at admin/login/
init() missing 1 required positional argument 'strategy'
I got this error during adding social authentication using Google
Raghav