Вадим
Who used django-jet? It is opensourse product?
Sunil
Bokeh
Bokeh or Plotly Which should I go with
brian
can anyone give me any forth year project idea .?
Денис
can anyone give me any forth year project idea .?
No clue. Why not grab some freelancer site's data and find an idea there?
Anonymous
Hey what does it mean and how to fix this one error List object has no attribute '_commited' in django??
Tommaso
Hi, I made this very simple tutorial on How to make html call a javascript function from an external js file, in Django environment. I post it here in case someone needs it. https://stackoverflow.com/questions/57988547/how-to-make-html-call-a-javascript-function-from-an-external-js-file-in-django
Cosmas
Who has ever used Go Daddy?
Cosmas
Why is the payment not working at all
Cosmas
Can't send media here
Cosmas
But something to do with Private Registration and EU laws
Cosmas
Which payment?
Domain registration fee, 8 Euros
Cosmas
For a year
Aswin
How to add maps in django forms..I want to save the selected place's latitude and longitude by selecting the place by pointer?
Anonymous
How to add maps in django forms..I want to save the selected place's latitude and longitude by selecting the place by pointer?
https://buildmedia.readthedocs.org/media/pdf/django-map-widgets/latest/django-map-widgets.pdf
Anonymous
Just look at this one
Anonymous
You'll get your answer
Anonymous
What is the use of mixin class in django rest framework
Aswin
You'll get your answer
Ok...i have done some experiments with django-geoposition ..but the map didnt load using a working maps js API key.
Aswin
But the map is loaded with a message "development purpose only" with the use of api key and django template(map).
Anonymous
How we can use throttling in api to restrict the user to hit api at most 10times ???
Anonymous
Is anyone used throttling in api??
Anonymous
How we can use throttling in api to restrict the user to hit api at most 10times ???
https://stackoverflow.com/questions/54230490/django-and-drf-ip-limit-for-request
🏳️‍🌈Robby [ Private Message = Spam]
https://thehackernews.com/2019/09/phpmyadmin-csrf-exploit.html
🏳️‍🌈Robby [ Private Message = Spam]
er oops
Masmira
Hi. im new in django. wht is the flow of using django in web development?
Lugano
flow or *flaw?
🏳️‍🌈Robby [ Private Message = Spam]
🏳️‍🌈Robby [ Private Message = Spam]
(Yes, you are expected to learn)
Anonymous
How can I get my admin password I forgot and i don't have internet access for now ?
🏳️‍🌈Robby [ Private Message = Spam]
🏳️‍🌈Robby [ Private Message = Spam]
Passwords are never stored in plaintext if done correctly.
🏳️‍🌈Robby [ Private Message = Spam]
How can I ?
https://www.google.com/search?q=reset+admin+password+django
Anonymous
I fixed by python manage.py changepassword <username>
Вадим
Guys, send me please settings of gunicorn with nginx in django project, may be someone did it
Manish
Hello friends Currently I am working as software developer in company which implements Odoo ERP.. It uses Python and postgres.. I am want to learn and work in company which implements Django.. How hard or how easy it will be for me? Can anyone would like to give me suggestions?
Manish
Ohh thanks
Manish
I just have 8 month experience in odoo.. Anyone here work already in odoo and now working in Django framework??
.
Guys, send me please settings of gunicorn with nginx in django project, may be someone did it
https://github.com/buffalobill571/django-docker Here you can find example
Manish
Ohh sorry
Вадим
Thanks
Вадим
https://github.com/buffalobill571/django-docker Here you can find example
.
https://github.com/buffalobill571/django-docker Here you can find example
Also you can use Django cookiecutter with great docker integration
Вадим
In my project i don't use docker, i face problem with configure https
Вадим
Also you can use Django cookiecutter with great docker integration
Вадим
Without ssl project worked correctly
Вадим
With ssl data, that sent to nginx on https don't send to gunicorn
Вадим
Or send, but request is uncorrect
Вадим
Index page work correct, but data don't going to back-end
Datta
Can anyone help me getting started with Django from basics? I have a requirement of building a web application that is suppose to use a SqlServer Db (tables, sp, functions)? Will Django be a good fit here or have to consider other f/w like angular, asp.net etc?
Hernan
good afternoon, I try to pass the information from a sqlite database to postresql in django, but it doesn't finish the process and it gives me a message 'killed'. I think it is due to lack of memory on the digitalocean server. Is there another way to do it?
Anonymous
Hey guys, simple question. How can I return (redirect) to current page in django?
Maksim
return redirect()
Aluisco Miguel
Hi, I have little problem I don't know why templates are loading scripts twice ...
Aluisco Miguel
I declare in my base block extra_scripts, so in every page I need I put extra scripts
Aluisco Miguel
but is loading twice
Orestis
do you have some good sources on how to migrate a project from django 1.11 to django 2.2.+?
Anonymous
return redirect()
But how to get current url to pass in parameter
Денис
Can I somehow use url template tag without name? Say, I want to go "home", to the root, there's no name for it
Jorge Luis
href="/"
Вадим
Are there people who understand gunicorn settings?
Вадим
I need help with configuration of gunicorn
Adonis
What are you trying to do ?
Вадим
I connect ssl to my site and when i am sending request via postman on https postman write that connection refuse
Вадим
Nginx settings are correct seem
Вадим
I try configure gunicorn and face problems
Вадим
May be someone
Вадим
A bad HTTP response code (404) was received when fetching the script.