Muflone
what i can do .....
read the error. what's written there?
SUPER
i read it ...
SUPER
and i activate the venv
SUPER
bot nthn changed
Muflone
do you have django in your pip freeze ?
SUPER
yeah ofc
SUPER
in the venv
Muflone
check it, the error message tells you the opposite
SUPER
😞😞
SUPER
there is no solution?
Muflone
python -c 'import django; print(django.__version__)'
SUPER
python -c 'import django; print(django.__version__)'
its giving me the django version and nthn changed but when i runserver of manage.py it just works skip the error ?
SUPER
or google it?
SUPER
yes
SUPER
can i send to you a screen shot privetly?
Muflone
it shouldn't work if it couldn't load the library
Muflone
send me the screen
Anshirk
Exactly what you want
Anonymous
Hello, I have a situation... I'm handling the form_valid method in class based views, the form is very simple, just a CharField, with TextInput widget, in this field will be typed a file extension, I want to clean up the text input, and remove any dot if exist... How can I process the cleaned_data.get("field_name") value as text string?
Anonymous
If I can 😁
Il’yar
Hi guys. Are there any alternatives to swagger because it doesn't work with django 3 or is there a way to do this?
Il’yar
it completely works with django 3
i have similar problem https://github.com/unioslo/mreg/issues/395 some sources say that the swagger does not work with django 3
Professor
No idea anwar
ok thanks
saran
Hello guys, need some advice in handling multi linguistic site. I'm doing it for the first time. Do i need to handle it using separate html page or same page itself. Is there any package to handle it in django.? Please give some suggestions.
Enang
Hallo guys, i have problems deploying django on Heroku. The error i found was at=error code=H10, what should I do to resolve this?
__init__
Hello guys what is the best gateway for python if you want to do microservice architecture in Django rest framework??
Anonymous
microservices in django ?
Anonymous
yes but no
i was replying to the guy above me
cj
Hello guys what is the best gateway for python if you want to do microservice architecture in Django rest framework??
you don't want to do microservices in Django, although it's possible, but you shouldn't.... also.... you don't want to do microservices at all
cj
Why?? is security risks or what... or it's hard to maintain it..
https://medium.com/swlh/stop-you-dont-need-microservices-dc732d70b3e0
Anonymous
Hey, I am using dj-rest-auth and I have registration api view, but whenever I am posting some data to create new user I am getting 400 bad request
Idk
can anyone help me out with why "pip install django" is raising a exception error when I try to install it in a virtual environment with python 3.8
Gaurav
https://pastebin.com/HJ0RYzzi
Gaurav
please have a look...
Gaurav
i am geeting above error
Nurbek
I recently submitted my sitemap filled using djangos own framework but my search console shows "Indexed, not submitted in sitemap". I mean I'm confused... Help me or refer me to the required group. Dos i18n redirecting of my main page with /lang/ extension in urls affect google search crawling?
Bobur Amirov
Error
Kushal
pastebin.com/k01N6Uyr
Kushal
pastebin.com/k01N6Uyr
I got error and couldn't solved
Bobur Amirov
Error
Django mysql.connector connect
.
Can anyone suggest an idea about 'online qr code scanner including in my Django project'
.
Can anyone suggest an idea about 'online qr code scanner including in my Django project'
Building a qr code scanner with in my Django project using a web cam or a mobile camera as an input method
.
I think you should check urls.py file within your django project
.
it think "/vote" url in not matching to any of the specified url patterns in your urls.py file
Anonymous
/vote/ need a parameter <poll_id>
Taranjeet
It should be in the url something like /vote/14
Taranjeet
Anonymous
It seems u are calling form before assign... Review the code
Anonymous
Can you share some code slice 🤷🏻‍♂
Anonymous
its not in this file
Anonymous
This looks like the project/urls.py
Anonymous
Share the file on the app, and the view code
Anonymous
i want to add slug field in django but it showing too much error
Anonymous
please help
Anonymous
i have an make invoice app
Anonymous
its amazing
Anonymous
muflone can i send you file
Muflone
no
Muflone
read the error message first
Anonymous
please bro help
Anonymous
i read it
Anonymous
please bro help me
Anonymous
after that my project is ready
Muflone
what does the error message told you?
Anonymous
404