NANDAGOPAL
Searching perform from category and display details in html
NANDAGOPAL
How to Display relating details from dB while clicking that particular image?
Mirco
NANDAGOPAL
Thank you Micro
Mirco
Anders (izzno / gooood) 🇳🇴
https://www.humblebundle.com/books/programming-cookbooks
Anders (izzno / gooood) 🇳🇴
Ffs, anyway... (almost) free books...
Django
There is an app called AnyBooks in playstore it has all the books you can find online
It is best for different programming books
cj
Ghorz
We've all been creating thing, how about those website were users create their own field.
E.g form builder
Who has done something like that?
Vicky
👋👋
Vicky
Hi folks, can you recommend me a good extensive and complete tutorial for Django 2.0 or up?
cj
Vicky
Vicky
I was looking for others beside this and Django Girls tutorials
Vicky
👍🏻
cj
those are the 3 I can recommend you.
1. Official tutorials
2. Django girls
3. MDN
Vicky
Anonymous
licensed
hello. i had override error_messages variable in my form.
How can call this error (invalid) in my views?
Some like util.ValidationError()?
Vicky
Mirco
licensed
licensed
I would like some moment at my views call some error messages in my form. How can i do this?
cj
Anonymous
Any django dev who can help me in my current project?
cj
Anonymous
We agreed to be getting some percentage of every transaction through the site
inchidi
Francisco André
How can I solve this error ERROR/MainProcess] Received unregistered task of type... in my integrations Celery and Django? I'm start Celery with log level DEBUG and my tasks no appear into tasks list of Celery...
Rammy
Hey guys
Rabbitmq refuses to start server on my windows computer...
cannot connect to host
Василий
Ghorz
Krunal
How to render model data in HTML table?
George
Krunal
Want to create table dynamic
Krunal
Like Gridview
George
cj
🤔
cj
{{form}}
{{ form.as_table }}
will render a form using <tr> and <td> tags, but it's a form, OP wants to show data, not ask user to input data, if I'm not wrong 🤔
George
cj
🤔🤔🤔🤔🤔 I'm completelly lost in this thread... OP didn't mention AJAX, nor forms 🤔
I need to stop drinking in work time 😅
Gopi
Can some one help me with this error
Gopi
cj
You mean url of code
can you see what is under Error during template rendering?
it's telling you where the error is being raised 🤷🏻♂️
Gopi
Unable it fix it
Gopi
Need help on that
cj
🤷🏻♂️ I tried to help you.... 🤷🏻♂️
Gopi
Error is in html
Gopi
It says % url post_details post.id%
Gopi
This is the error I am facing
iwalkalone
Hello,
I have just started with django. Would need some suggestions to solve the following:
I have some python script which iam running on CLI which takes input as a URL and then the same python script generates a text file and saves it in the same directory where i have that python code.
I would like to use this python script as as an app on my django project. So, that when a text file is generated iam planning to get a slack notification from the application regarding the same.
Thanks in advance and any suggestions would be really appreciated.
Erick
Gopi you're trying to use a non registered url that's why the error happened, upload the code of your urls.py file so we can help you, use a pastebin like service to upload the code
Gopi
Thank you Erick
sergio
I have a question about django, when I run python manage.py loaddata file.json overwrites the record in case the primary key is in file.json or the database persists?
Maz
[Django: Where does the application start ? | ImportError] is good,have a look at it! http://k4ml.me/posts/django-where-does-the-application-start.html
Maz
Show your urls.py
cj
do not post photos of screen
cj
use a proper tool
Dipe
Dipe
Anonymous
is it possible for me to use "upload_to" in files, and configure to send to another server? What do I research to do this? and how can you do this with whitenoise? I was seeing about it to serve static files, but it is not possible to do this integration
Anonymous
Arjun
Anonymous
Yeah, i read an article about django storage + S3
Anonymous
another thing I want to know, the Wagtail CMS framework is better than Wordpress? better in the sense of architecture, functionality, ease, documentation and things like that. Now in extensions, I know it does not come close, because wordpress has the infinitely larger community. And I'm not having the time to learn php and wordpress just to make that comparison. But depending on maybe I go with php for its possibilities of much bigger jobs.
Anonymous
ps: i read about streamfield and stream block for code (with JS lib for styles), and i love it
Luis
Hi guys! I'm using DJango forms and crispy-forms and want to add a "search option" into "select html tag". Any idea?
vijin
Hi friends anyone know about Django custom middleware please send the example file to me that not working on my project
Luis
Luis