The automatic admin interface is one of Django's most powerful features. It reads metadata from your models to create a model-centric interface for trusted users to manage content on your site. The admin's recommended use is limited to the internal management tool of an organisation.
By modifying the templates used to render pages, you may completely personalise the admin. The loading of templates in the Django template engine follows a set of rules. It uses the first template that matches the name when loading a template. By using the same directory structure and file names as the admin templates, you can override them.
In the django/contrib/admin/templates/admin folder, you may find the default admin template. You'll most likely be working in a virtual environment in this case, and you'll locate this folder in the directory that contains all of the installed libraries.
The design, however, is not mobile-friendly. Users of mobile devices must zoom and pan a great deal.
Custom admin actions necessitate extra care. Django isn't familiar with them, therefore it can't prevent them from being accessed by default. Any admin user with any model permission will be able to perform a custom action. A staff user can perform this action to mark one or more users and activate them all at once.
Learner's Ratings
4.1
Overall Rating
65%
14%
5%
4%
12%
Reviews
S
Shimpi Khare
5
very sharp knowledge of subject and also good teaching technique one of the best teacher
V
Vinayak Mishra
5
Really it is best learning plateform
K
KHALID SIFULLAH
5
A great journey with you (python and Django). Thanks, Sunit Jha sir. It was really so helpful.
For those who want the full project (have some bugs): https://github.com/khalidswe/jobportal
V
VIVEK KUMAR KASHYAP
5
Thanks
C
Chaitanya Dupare
5
Did you forget to activate a virtual environment how to solve this problems
D
deepak Raghav
5
sir what is debug
K
KRISH GAUTAM
5
YOU HAVE NOT GIVEN LINK OF PROJECT TEMPLATE!!!!!
P
Pawan
4
teaching method is very osm, anyone can understand easily. but I got a problem in order to get VS code functionality....Please hep me out.
D
Dinesh Kumar
5
super course man. From this course I solved the problem which I was stuck for 3 weeks. good job guys
M
Mohammad Kumail
5
This course is very informative and the instructor is very good..!!
Share a personalized message with your friends.