mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Add two scoops icon
This commit is contained in:
parent
c64aeee0ef
commit
92e58112eb
1 changed files with 13 additions and 0 deletions
13
README.rst
13
README.rst
|
|
@ -169,6 +169,19 @@ If you create a new theme, you define it thus:
|
|||
# Mythical theme! This does not exit... YET!
|
||||
INSTALLED_APPS += ('djadmin2theme_foundation',)
|
||||
ADMIN2_THEME_DIRECTORY = "djadmin2theme_foundation/"
|
||||
|
||||
Follows Best Practices
|
||||
======================
|
||||
|
||||
.. image:: http://twoscoops.smugmug.com/Two-Scoops-Press-Media-Kit/i-C8s5jkn/0/O/favicon-152.png
|
||||
:name: Two Scoops Logo
|
||||
:align: center
|
||||
:alt: Two Scoops of Django
|
||||
:target: http://twoscoopspress.org/products/two-scoops-of-django-1-6
|
||||
|
||||
This project follows best practices as espoused in `Two Scoops of Django: Best Practices for Django 1.6`_.
|
||||
|
||||
.. _`Two Scoops of Django: Best Practices for Django 1.6`: http://twoscoopspress.org/products/two-scoops-of-django-1-6
|
||||
|
||||
|
||||
Support this project!
|
||||
|
|
|
|||
Loading…
Reference in a new issue