Vivek
Vivek
unknown
hey can anyone help me with my first Django project.. i added css to in my project but its not appearing whn i run the server. in local host
unknown
nd the css was replaced by smthng else css
unknown
can anyone help me
unknown
plzz
Suyog
unknown
nope. i got my prblm solved.. nd tq for replying
Yevgeny
Hi,
How I can use add another button(inlines) via rest api?
Thanks
Suyog
Pradip
Thx
Anonymous
Organization of code related to specific HTTP methods (GET, POST, etc.) can be addressed by separate methods instead of conditional branching.
What does this word mean?
conditional branching
Mirco
Mirco
Inside a class based view you can write the method def get(self, request) instead of doing if request.method == 'GET' like you are used to do inside function based views
Mirco
The same for others HTTP methods
Дауран
Hello , how make function like and dislike like on YouTube
Anonymous
Hello , how make function like and dislike like on YouTube
First you have to create a bridge model (many to many relationship between user and video) create two buttons for likes and dislike when user press on like or dislike button ajax call to server and server will store it in bridge model.
Jose Luis
can someone please recommend me some advanced django book?
cj
Anonymous
I need
Django to Retrieve news from RSS automatically
Jose Luis
i already own two scoops of django
Jose Luis
maybe will re read it :/
zuzuzuzu
Add {%load static%}, i hope you have initialized static in setting.py in the directory
George
Did you link static files in your code?
zuzuzuzu
I am just answering to the problem bro.
zuzuzuzu
I dont have the issue
George
well, where is the user that asked that question?
Doragonsureiyā
Step 1: Open a browser
Step 2: Write down https://google.com or https://duck.com and press Enter
Step 3: In the search box, write down the same words you asked here
Step 4: Read the first results
zuzuzuzu
Not my query bro.
zuzuzuzu
Just helping
Azeez
zuzuzuzu
Anyone up to build some projects with django..
zuzuzuzu
Looking for a teammate.
Should be good at frontends..
I lack that because :3
John
Please can anyone recommend a django ecommerce platform and maybe why it's a good choice.
John
I tried django-shop and I encountered a lot of errors
Mirco
John
Saleor
Thanks, any reason why it's a better choice.
Anonymous
Mirco
Thanks, any reason why it's a better choice.
Because it's one of the most modern and beautiful open source project about e-commerce
It uses GraphQL instead of REST, the storefront is built with React and API are server by Django
Mirco
The code is well documented and organized
John
Mirco
Anonymous
Maz
L
Hello everyone!
What do you guys understand by "dooble" field? I have the folowing indications and can't quiet get what Kind of field I'm required. The first one is clearly a Boolean Field, but I'm clueless about the second one:
L
Fields:
1) dogs_allowed (bool)
2) base_price (dooble)
L
Yep! That's what I thought. Thanks mann
Mirco
Doragonsureiyā
Null
New member? then you've been muted for 5 minutes to read the rules properly before doing anything, please don't PM anyone asking why you were muted!
By joining this group, you agree with the Django Code of Conduct
Here are some resources to start with Django
Shax
Hi guys
Shax
Is there anybody who can help with python django tutorial complete course 2020 video?
Mirco
Mirco
Shax
Doragonsureiyā
Doragonsureiyā
Mirco
The
My django project has 3 apps.
I need some auth token which would be used in all there apps.
To get that auth token, i wrote a python function.
My question is, where should I keep that code so that it would automatically get executed and auth token would be generated.
Anonymous
The
Its Authorization token which i need to mention in post api call header
Anonymous
Like JWT?
The
Like JWT?
Don't know that
Seems like i am unable to explain what I need
The
I just want to know where to keep code that would generate some token which would be required for all 3 apps in project.
.
How much time will it take to learn Django
I am following Dennis ivy's tutorials
Ilya
The
.
.
Thanks👍
Sadra