Doragonsureiyā
anyone!?.🤷🏿♂️
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 45k+ people the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
Андрей
hi guys, does anyone know, why django.shortcuts.render function ignore my comments in template?
{% comment %}
text need to be commented
{% endcomment %}
Result on page:
{% comment %} text need to be commented {% endcomment %}
in my IDE: https://pasteboard.co/IFh9obb.png
what i get in my browser: https://pasteboard.co/IFh9Igp.png
Anonymous
django sessions tutorial?
Anonymous
we
Андрей
django version 1.11.6
Андрей
tag from docs: https://docs.djangoproject.com/en/1.11/ref/templates/builtins/#comment
Андрей
single-line syntax also doesn't work {# #}
m0nte cr1st0
Hello. Help pls
https://stackoverflow.com/questions/58711393/how-to-create-proxy-http-server
m0nte cr1st0
Андрей
Андрей
ok i find "verbatim" template tag cover all page
Cesar
Hello everyone, i have a problem, Tried googling but couldn't find an answer. hoy can i make a form with a filtered options on a select? lets say i have a User model and Option model with Option.user = Foreignkey(User), i need to make a form where options = User.option_set.all() or something similar
python developer
Hi anyone tell me How to display Custom signupform Data
Anonymous
Hi anyone tell me How to display Custom signupform Data
“Any user of $x here?"
"Anyone used technology $y?"
"Hello I need help on $z"
Just ask about your problem directly! With 45k+ people the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
Arturo
Anonymous
any chance of using vue.js as a frontend framework that will consume django api
cj
Anonymous
Anonymous
I use duckduckgo and all the search results are irrelevant!
cj
ℕo ℕame
Matheus
anyone has problems with migrations on a table with a lot registers? problems like that, veeery slowly to start the migrate
Ghorz
Ghorz
Matheus
Matheus
only terminal point flashing
Rounak
If I am a beginner to learn django... Is it needed to start with flask?
cj
Anonymous
Guys I want to run a machine learning algorithm in django can someone help me
Anonymous
Like linear regression or k means any algorithm
Anonymous
P
HEYATHI
Anyone has basic Django project
HEYATHI
Sultonbek Ikromov
HEYATHI
Django web page
Anonymous
Hey everyone, any Blockchain developers who are good at core of Blockchain development, kindly PM me. Thanks
Anonymous
I have problem NoReverseMatch at /blog/
Reverse for 'post_detail_url' with keyword arguments '{'slug': 'first'}' not found. 1 pattern(s) tried: ['blog/(?P<abc>[^/]+)/$']
Request Method: GET
Request URL: http://localhost:8000/blog/
Django Version: 2.2.6
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'post_detail_url' with keyword arguments '{'slug': 'first'}' not found. 1 pattern(s) tried: ['blog/(?P<abc>[^/]+)/$']
Anonymous
at method reverse in models (model in app)
Cesar
I'm pretty sure you are using variables not in the context
Anonymous
Anonymous
thanks bro
Anonymous
)
Anonymous
def get_absolute_url(self):
return reverse('post_detail_url', kwargs={'abc': self.slug})
Anonymous
that were here. I typed slug, instead of abc
Anonymous
Guys how can I implement a certain ml project on django
None
Anonymous
I want to display my ml project on web application
None
okay and what's the problem ? What do you mean by display? Do you wanna learn some models in backend or what?
Anonymous
🙄
𝓔𝓵𝓿𝓲𝓼
You're next
None
you will get too
monaou🦍
why?
None
You know why)
monaou🦍
Is Russian language prohibited?
None
Mirco
Mirco
English only is allowed
monaou🦍
ok
Mirco
there's a Russian group where you can speak your language
Mirco
!ol
Doragonsureiyā
Amharic @python_amharic
Arabic @arabipython
Armenian @pyerevan_chat
Azerbaijani @azepug
Chinese @pythonzh
German @pythonde
Hebrew @pythonisrael
Indian NEW @pythonIN
Indonesian @pythonid
Italian @python_ita @pythonita
Kazakh @python_kz
Persian @pyfarsi
Portuguese @pythonbr @pythonrio
Russian @ru_python_beginners @ru_python
Spanish @PythonEsp @PythonEnEspanol
Turkish @python_tr
Uzbekistan @python_uz
Vietnamese @pythonvietnam
m0nte cr1st0
I have a VPS server on which I run celery tasks. The problem is that when I close my local console, tasks stop their work.
Денис
m0nte cr1st0
Anders (izzno / gooood) 🇳🇴
When you have to seperate apps in docker-compose. Would you use nginx to serve both and than a third one to hadle global requests or would you stich the apps together in one nginx, thus a restart of both apps is neccassary for changes to take effect...
Suraj
I have deployed a django application website on pythonanywhere .. my code is pretty normal .. can you guys please help me by telling me ..how much traffic Py.Anywhere can handle in it's hacker account with 100000 hits per day. zest2019.in this is my website it's running right now with serious jobs happening.
Suraj
I am afraid if it crash ..not more than 1000 people are gonna visit this website .. Please tell me with $5 hacker account my PA server can handle this?
Muflone
Muflone
Suraj
my college will kill me ..if this website gets down on critical moment. All registerations is happening on this website.