mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-04 13:34:47 +00:00
Merge pull request #212 from RyanBalfanz/develop
#205; Added index, select user, and change user page screenshots
This commit is contained in:
commit
f19b5dc0a0
4 changed files with 23 additions and 1 deletions
24
README.rst
24
README.rst
|
|
@ -82,6 +82,28 @@ If you create a new theme, please define it thus:
|
|||
ADMIN2_THEME_DIRECTORY = "admin2/foundation/"
|
||||
|
||||
|
||||
Screenshots
|
||||
===========
|
||||
|
||||
.. image:: screenshots/Site_administration.png
|
||||
:width: 722px
|
||||
:alt: Site administration
|
||||
:align: center
|
||||
:target: screenshots/Site_administration.png
|
||||
|
||||
.. image:: screenshots/Select_user.png
|
||||
:width: 722px
|
||||
:alt: Select user
|
||||
:align: center
|
||||
:target: screenshots/Select_user.png
|
||||
|
||||
.. image:: screenshots/Change_user.png
|
||||
:width: 722px
|
||||
:alt: Change user
|
||||
:align: center
|
||||
:target: screenshots/Change_user.png
|
||||
|
||||
|
||||
History
|
||||
=========
|
||||
|
||||
|
|
@ -122,4 +144,4 @@ History
|
|||
0.1 (2013-05-13)
|
||||
|
||||
* Discussion with Russell Keith-Magee.
|
||||
* Inception.
|
||||
* Inception.
|
||||
|
|
|
|||
BIN
screenshots/Change_user.png
Normal file
BIN
screenshots/Change_user.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
BIN
screenshots/Select_user.png
Normal file
BIN
screenshots/Select_user.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
screenshots/Site_administration.png
Normal file
BIN
screenshots/Site_administration.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in a new issue