The Python Oracle

How to override and extend basic Django admin templates?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Luau

--

Chapters
00:00 Question
01:04 Accepted answer (Score 126)
02:06 Answer 2 (Score 84)
04:03 Answer 3 (Score 64)
04:35 Answer 4 (Score 23)
05:07 Thank you

--

Full question
https://stackoverflow.com/questions/6583...

Question links:
https://docs.djangoproject.com/en/dev/re...
[Django: Overriding AND extending an app template]: https://stackoverflow.com/questions/3967...

Accepted answer links:
[latest version]: https://docs.djangoproject.com/en/stable...
[3.2]: https://docs.djangoproject.com/en/3.2/re...
[2.2]: https://docs.djangoproject.com/en/2.2/re...
[1.11]: https://docs.djangoproject.com/en/1.11/r...
[template loader on djangosnippets.org]: http://djangosnippets.org/snippets/1376/
[blog post]: http://heyman.info/2011/jul/5/extending-.../

Answer 2 links:
[official documentation]: https://docs.djangoproject.com/en/1.8/re...

Answer 3 links:
[index_template]: https://docs.djangoproject.com/en/dev/re...

Answer 4 links:
https://docs.djangoproject.com/en/1.5/re...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #djangoadmin

#avk47