Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
This video re-introduces the Django Admin, and offers a quick introduction into the material that will be covered in this course.
[MUSIC]
0:00
Hi, I'm Lacey a guest teacher for
Treehouse.
0:04
Welcome to my course on the Django admin.
0:08
You've already learned a little about
the admin site in Django basics.
0:11
And you may have used it
in your own projects.
0:15
But did you know you that you
could customize the admin so
0:17
it suits your needs?
0:21
The look and functionality of the admin
that you get by default is fine,
0:23
but there's a whole wide
world of customizations and
0:27
optimizations you can add to make
the admin really work for you.
0:30
For example, you can change the order
of the feels so they make more sense.
0:35
Add searches and filters to make
it easier to find things, and
0:40
even disable the ability to delete thing.
0:44
In this course,
we'll be continuing our work
0:48
on the learning site that you started
in Django basics, by adding features
0:51
to the admin to make it even easier to
maintain the information on that site.
0:55
By the end of this course, you'll be able
to see the content on the learning site at
1:00
a glance in the admin, find what you need
quickly and easily make changes to it.
1:05
We've got a lot to cover in this course,
so let's get started.
1:11
You need to sign up for Treehouse in order to download course files.
Sign up