Rotana
yes, I mean there is no real integration between them, you can push and retrevie data from HDFS
I really thank you for the answer, can you provide me some link?
Rotana
ok thank you.
Charly
but feel free to google it :)
Rotana
but feel free to google it :)
I already search about this it is nothing result.
Charly
I already search about this it is nothing result.
ok, lmgtfy: https://pypi.org/project/hdfs/
Rotana
ok thank you so much i will try this one.
Anonymous
Hi how to set timer for online exams in django?
Anonymous
Someone knows let me know ty
Charly
Hi how to set timer for online exams in django?
the timer is on the frontend, on the django side you store the date of start and then compare it with the date of the forma usbmission
Charly
About what?
Charly
store something on the db?
Anonymous
The timer in django
Charly
I said you don' t set a timer in django
Anonymous
Ya then how to proceed it
M
Hi how to set timer for online exams in django?
Can be done in js with no refresh on page settimeinterval
Anonymous
So for that task i need a link to refer to implement it ..
Anonymous
Charly
Ya then how to proceed it
I said, store the datetime of start then compare it with the form submission date
Anonymous
no
Ohhh k
Anonymous
hello Django Lover, I want to use oracle procedure in Django. Any suggestion how can we pass multiple values(Number and string both). I try this but not working for me. https://pastebin.com/hrZpBP40
Shreehari
https://stackoverflow.com/questions/65211568/django-debug-toolbar-with-drf-jwt anyone ?
Blessy
Hi all, How can we refresh a particular div in html ? Eventhough i used setIntrval function i was not able to load the data.Does any one know?
🇩🇪 kamoloff 🍁
How to update tablename_id_seq value ?
Blaze
How does flutter work with django session
Nick
Hey I know this is django but I have a problem can anyone help me ? I want to get information and create ppt for my college projects. My topic is creating undectable virus using crypters can anyone please tell me how to create undetectable crypter and how to use.
Vxvek
Can we add bootstrap to django_filters ???
Mirco
Can we add bootstrap to django_filters ???
why not ? django filters are backend stuff
Vxvek
{{ myfilters.form}} this how I display the filter
Fazil
Can we add bootstrap to django_filters ???
Best way is to make a form from scratch. You can copy code rendered form code by Django in browser
Vxvek
But I'm using django_filter
Vxvek
why not ? django filters are backend stuff
http://collabedit.com/te73x This how I created my filter
AMIR HUSAIN
Can we add bootstrap to django_filters ???
You can see my training repo i used it https://github.com/AMIRHUSAINZAREI/news/
John
https://pastebin.com/YEZCWtGJ why this type of error is show
John
i will create a new django project and build some model and admin files but it will show error like this when i run the project but my projject run fine
Adrian
But I'm using django_filter
You have to specify on forms file, when you create the form you can set widgets for every field, then you can set something like this attrs={"class": "form-control"}
Vxvek
Not*
Mirco
{{ myfilters.form}} this how I display the filter
don't write me in PM, u break group rule
Mehran
Makemigrations command don't detect new created models and it returns no changes detected! I added app name in INSTALLED_APP but it didn't work. Please help me to fix it
Mehran
Use command python manage.py makemigrations (app name)
I did but returned there is no app with that named
M
https://www.youtube.com/watch?v=wDJT3R0c2SQ&t=1622s&loop=0
Ak
What happens if I insert data into database without using form? Does it right way?
Anonymous
can someone please help me how to add background image in django template
Anonymous
Use css for this
Anonymous
First link your css file then add image
Anonymous
how to add url of image
mukul
how to add url of image
/static/( path of your folder)
Mirco
/static/( path of your folder)
Just using template tag static if the CSS is inside the template ( I hope it isn't )
Ariel
Hello. I have a eComorce platform I've created usinf Django and React. I want to add an option for installation button like in Shopify or WordPress. What will be the best approach for that?
Anonymous
Hello 👋 I’m new here
Vishnu
Hey guys how can we add categories without using a Foreign key model
Vishnu
inside models ?
Patya
Is it possible to automate website
Nice
I'm new to django. can anyone guide how to delete query set in django
Anonymous
What does mean by groups and users in django admin
Doragonsureiyā
What does mean by groups and users in django admin
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box, write down the same words you asked here Step 4: Read the first results
Doragonsureiyā
What does mean by groups and users in django admin
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Doragonsureiyā
😂
Is it funny to you?
Divyanshu
Has anyone idea or worked how tk implement dash report in the django??? It will be very helpfull if some can share tutorial link type content to understand better
Anonymous
What does mean by groups and users in django admin
Groups is for creating groups (as name implies) and then adding permissions you want to each. Users(staffs) can be attached to groups and they have all permissions been added to the groups they are attached to
Patya
Yes
How?
Doragonsureiyā
How?
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box, write down the same words you asked here Step 4: Read the first results
Vxvek
Can any help me to load dynamic images based on tab click?? In django template
Ek
Dear team
Ek
Django can integrate with Hadoop?
mukul
any alternative then?
Python anywhere