Margavya
Margavya
Денис
Ratana
Hi guys does netify hosting support Django ?
Mirco
Ratana
Can you recommend the platform hosting that support django ?
Mirco
Ratana
Can you tell me how to host Django app in that heroku? Thank you guys for answering.
Mirco
Ratana
okay I understand.
Anonymous
Hello, everyone!
I need help with multithreading and celery in django.
I know it's not best practice use threads in django project but I have a project that is using threads:
threading.Thread(target=save_data, args=(dp, conv_handler)).start()
I want to replace this code to celery - to run worker with function save_data(dispatcher, conversion).
Inside save_data I have infinite loop and in this loop I save states of dispatcher and conversation to file on disk with pickle.
I want to know may I use celery for such work?
Does the worker can see changes of state in dispatcher and conversation?
Anonymous
Reverse for dashboard not found dashboard is not a valid view function. How to fix this one. Dashboard is url
Anonymous
I want to redirect the page on dashboard after login then it gives above error
Anonymous
It's done
Anonymous
😊😊
Oğuzhan
Guys i am working on a big project where I use Django. But the team leader wants me to make an notification system that we send when user do some actions. There are some ways to do that. Should I use Django channels and if I integrate channels into my projects it you know changes the wsgi to asgi will that be a problem for existing code base?
Omair
Oğuzhan
Is this important?
Akash
How to use an existing django ostgres database in a nee django project.
Getting errors when migration, table already exists and similar errors
Abhi
I am working on scheduler with django
Abhi
I have installed APP on my setting.py and also mentions context but unable to run that project can anybody help me to run this project
Abhi
https://github.com/llazzaro/django-scheduler
Abhi
This is git whom I am following
Abhi
I have created one django project
Anonymous
Abhi
$ django-admin startproject calender
Abhi
I am unable to run server
Abhi
should I also start app name as schedular
Ильдар
Hi everybody, please help me. I need create product filters by product characters. I don't understand how can I to do this. I want use ajax. Example: price: same button or checbox, category, etc. What code in view, and teamplate
Abhi
I am doing it
Abhi
after adding installed app as schedule and djagobower
Abhi
i am unable to migrate it
Mitesh
Anyone know how to use pyments?.. For highlight text...
Eric
Anyone know how to use pyments?.. For highlight text...
You mean Pygments? Reading either one of these links would help you get started -> http://pygments.org/docs/quickstart/ and https://www.techinfected.net/2016/08/syntax-highlighting-in-django-with-django-pygments.html
Mitesh
Ohk...
Mitesh
How to use pygments?..
I want to design online code editor...
I used api geeksforgeeks.. But it look normal..
I want to make that style by highlight ing syntax which is done by using pygments...
But I don't know how to use that
Abhi
I am getting an error to install to run any django project I getting error
Abhi
Note that only Django core commands are listed as settings are not properly configured (error: No module named
Abhi
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'project_sample
Baggy ️️
Anonymous
I m quite confused in No reverse match error in django url patterns
Mrbot
Anonymous
Can anyone help me ?
Laban
django
carson
I have rendered a base.HTML( with bootstrap) however when I use extend to to display new HTML file it doesn't show the effect of bootstrap
carson
Anonymous
carson
I doesn't seem to solve it
Anonymous
Are you sure its rendering to the new HTML file?
Laban
Kindly lend me django for proffessionals book by wsvincent
Omair
Is this important?
You could look into firebase cloud messaging with FCM -Django if you have mobile based users and if you are replying to messages on this group try to reply to the thread because your message would be otherwise lost in here somewhere.
carson
I mean I took the base.HTML file alone and tried to see if the bootstrap was working and it did( in a new vscode window)
Jesus
Hello, I am a Django developer but I wanted to make a step further and combine Django with either ReactJs or AngularJs, I am going to create a web application itself with lots of functionalities, not just static stuff. What would you recommend?
carson
👍
Jesus
What would you say about Ember.js?
Jesus
together with Django
Anonymous
What is the difference b/w temporary and permanent url redirection. What is the use of each one and how does they effect the SEO of django application??
Anonymous
What would you say about Ember.js?
You can try and decouple your applications. Django as a backend, emitting API. EmberJS to consume said API and render it as serverless.
cj
Jesus
yeah exactly thats what I am going for Django REST framework
Anonymous
Jesus
but since Im gonna have a more playable frontend, with text editing tools and reading tools, i was wondering which framework would be more suitable for my case
Anonymous
cj
Jesus
nothing wrong with Django
Jesus
oh yeah fair enough
Jesus
Do you know any other group i could ask that?
Anonymous
Jesus
oh yeah I got one and u are actually there lol, anyway thank you!