kancharla
Nikolay
LOGIN_REDIRECT_URL = 'home'
Remove this, or replacy ‘home’ by existing url name
Presence
Presence
Can you help me with what url should I put their.. frontend or backend?
......
Any one have Django full course from beginning to advanced level skills Dm me
Nikolay
Can you help me with what url should I put their.. frontend or backend?
It depends. If your front has that logic you don’t need this redirect at all
Doragonsureiyā
Any one have Django full course from beginning to advanced level skills Dm me
Please don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello I need help on $z" Just ask about your problem directly! With a very high amount of people here the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Wang
you need to have telecom Internet
PaBlO
you need to have telecom Internet
it takes lot of money I think
PaBlO
To do this
Wang
Ok
you can use twilio if u only want to send sms
PaBlO
I get u
RS
Hello Experts : Can anyone tell me what to learn after django
Wang
about django
RS
django 2 step by step is good book
I completed try django series from coding for entrepreneur channel
Wang
thats good
RS
then?
Then I'm asking what to do next I don't want to waste my time on outdated technology
Wang
what's you level in django can u talk about youself
Andrej
Hello Experts : Can anyone tell me what to learn after django
It depends, what your goals are. There are many different technologies and all of them are there for specific reasons. You should know what you want to accomplish and then you will know or you can ask which technologies will serve you in that goals.
RS
I created a simple web application text utils which can make fine your text like I'll remove punctuation , extra blank line and space, make text upper or lower case. Runs on local server, I've to learn also how to host
Anonymous
Read pinned message
The resources is for django But her question is "after django"
Wang
maybe you.need a blog by django
Wang
it's a.good idea for.practiceing django
RS
it's a.good idea for.practiceing django
It'll Need to know rest Api first I think
TP
Advice needed : Is a social media platform web app is sufficient for the final year project.kindly guide me...
Angel
I want to create e-commerce in django... Can anyone advise me how can i do..
Adonis
if you want to learn go for a custom solutio by followning one of the thousan tutorials on the subject
Gk
I have created a website using Django what else I can do in it, it’s just a informative website about a professor
Adonis
if it is for a client just search for Saleor or Oscar
Gk
What else I can do in it
Gk
To learn more
Jigani
Not really but it will be helpful. cus rest also provides some generic apiviews which work on a principle similar to Django CBV
Ghorz
Yes
kannel.org
ᴹᵃᵏˢᵃᵗ
Which command is used to update migrations file replacing existing 0001_? Can't simply replace it, it creates another file named 0002_ and etc. I Google it, but didn't find proper command for cmd?
---
can anyone help me deploying djgano to web server, i am logged in SSH
---
if needed i can share teamviewer
వ్లాదమిర్ పుతిన్
~
django provides docs for that
https://tutorial-extensions.djangogirls.org/en/heroku/
Darth✧
Hello guys , broblem is on django channels... how can i save all recipient messages inside a room and fetch all the messages on every reload?
MSDian7
Can anyone please suggest me tutorials or some resources for learning geodjango??
MSDian7
docs?
Which ?
వ్లాదమిర్ పుతిన్
Which ?
https://docs.djangoproject.com/en/3.0/ref/contrib/gis/
MSDian7
Okay Thanks a lot!!
Crack
How to start redis server on windows ?
Darth✧
How to start redis server on windows ?
Checkout 2nd tutorial in docs .
Crack
Checkout 2nd tutorial in docs .
I have already checkout bt that's not working
shekhar
how to check whether a access token is valid or not
Anonymous
Hi
Anonymous
Any idea how to combine more than two queryset into single queryset
Anonymous
?
Jay
Any idea how to combine more than two queryset into single queryset
do you want to perform joins or are you talking about something else?
Anonymous
??
For specific time is valid.
shekhar
For specific time is valid.
but it isny expired yet
shekhar
*isn't
Anonymous
Go to django settings set the time for access token ,if access token expired,then use refresh token
Anonymous
Access token only for 5 minutes and refresh token valid for 1 day only
__
Hi anyone help me with a query