Community Questions

Join the discussion, find answers, and help others.

Ask Question
1 votes
3
answers
344 views

i have issue with twilio + django

hello , i have issue with twilio and django as i have set up everything  and its paid account , but the problem is  when 24 hours passed th…

A
abdullah asked 3 months, 2 weeks ago
45 votes
1
answers
2166 views

How to add HTTPS to Django with Nginx

I need to enable HTTPS for my Django site. How do I configure SSL?

D
devops_guru asked 4 months, 1 week ago
31 votes
1
answers
2114 views

How to implement Django file uploads

I need users to upload files. How do I handle file uploads in Django?

W
web_developer asked 4 months, 1 week ago
34 votes
1
answers
239 views

How to add search functionality to Django

I want to add a search feature to find articles by title or content.

A
ahmed_tech asked 4 months, 1 week ago
47 votes
1
answers
1025 views

How to implement Django user registration

I need to add user registration to my Django site. What is the best approach?

F
fatima_dev asked 4 months, 1 week ago
6 votes
1
answers
1091 views

How to serve Django static files in production

My static files work in development but not in production. How do I fix this?

A
ahmed_tech asked 4 months, 1 week ago
39 votes
1
answers
1680 views

How to handle keyboard interrupts in Python

My script should clean up when user presses Ctrl+C. How do I handle this?

C
cloud_arch asked 4 months, 1 week ago
47 votes
1
answers
1156 views

How to use Python multiprocessing for parallel tasks

My script is CPU-bound and slow. How can I use multiple cores?

Y
youssef_net asked 4 months, 1 week ago
37 votes
1
answers
417 views

How to send emails in Python

I need to send automated emails from my Python script. How do I do this?

D
db_admin asked 4 months, 1 week ago
45 votes
1
answers
1316 views

How to work with SQLite in Python

I need a simple database for my Python project. How do I use SQLite?

L
layla_web asked 4 months, 1 week ago
14 votes
1
answers
536 views

How to create and use Python decorators

I see @decorator syntax in Python. How do I create my own decorator?

N
noor_code asked 4 months, 1 week ago
6 votes
1
answers
885 views

How to download files in Python

What is the correct way to download files from URLs in Python?

W
web_developer asked 4 months, 1 week ago
13 votes
1
answers
970 views

How to parse XML in Python

I need to read and parse XML files in Python. What is the best approach?

L
layla_web asked 4 months, 1 week ago
23 votes
1
answers
379 views

How to use Python logging module properly

I want to replace print statements with proper logging. How do I set it up?

F
fatima_dev asked 4 months, 1 week ago
14 votes
1
answers
273 views

How to search text in files using grep

I need to find files containing specific text. How do I use grep effectively?

S
sysadmin asked 4 months, 1 week ago
47 votes
1
answers
1744 views

How to manage services with systemd

I need to manage services like starting, stopping, and enabling at boot. How?

L
layla_web asked 4 months, 1 week ago
43 votes
1
answers
972 views

How to use rsync for backups

I need to synchronize files between servers. How do I use rsync effectively?

L
layla_web asked 4 months, 1 week ago
16 votes
1
answers
1356 views

How to secure SSH with fail2ban

My server is getting too many failed SSH login attempts. How can I block them?

N
noor_code asked 4 months, 1 week ago
36 votes
1
answers
521 views

How to create shell script with arguments

How do I write a bash script that accepts command line arguments?

O
omar_linux asked 4 months, 1 week ago
47 votes
1
answers
1422 views

How to change timezone on Linux

My server shows wrong time. How do I change the timezone?

D
db_admin asked 4 months, 1 week ago
Page 1 of 5 Next