Updated README.md [ci skip]
This commit is contained in:
@@ -85,6 +85,12 @@ You can add a theme you've created through the admin to this repository by [send
|
||||
###### Admin theme customization
|
||||

|
||||
|
||||
## FAQ
|
||||
- #### I already have a custom `base_site.html`, how can I make it work?
|
||||
|
||||
You can use [django-apptemplates](https://github.com/bittner/django-apptemplates), then add **`{% extends "admin_interface:admin/base_site.html" %}`** to your `base_site.html`
|
||||
|
||||
---
|
||||
#### Thanks
|
||||
- [django-flat-theme](https://github.com/elky/django-flat-theme/)
|
||||
- [django-flat-responsive](https://github.com/elky/django-flat-responsive)
|
||||
|
||||
Reference in New Issue
Block a user