mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-23 16:14:45 +00:00
removing SCREENSHOTS include because Github doesn't do RST includes
This commit is contained in:
parent
8853a0423d
commit
e8c68f5c0c
2 changed files with 14 additions and 15 deletions
15
README.rst
15
README.rst
|
|
@ -28,7 +28,20 @@ Features
|
|||
* Drop-in themes
|
||||
* Built-in RESTful API
|
||||
|
||||
.. include:: SCREENSHOTS.rst
|
||||
Screenshots
|
||||
===========
|
||||
|
||||
.. image:: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Site_administration.png
|
||||
:width: 722px
|
||||
:alt: Site administration
|
||||
:align: center
|
||||
:target: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Site_administration.png
|
||||
|
||||
.. image:: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Select_user.png
|
||||
:width: 722px
|
||||
:alt: Select user
|
||||
:align: center
|
||||
:target: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Select_user.png
|
||||
|
||||
Requirements
|
||||
=============
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
Screenshots
|
||||
===========
|
||||
|
||||
.. image:: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Site_administration.png
|
||||
:width: 722px
|
||||
:alt: Site administration
|
||||
:align: center
|
||||
:target: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Site_administration.png
|
||||
|
||||
.. image:: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Select_user.png
|
||||
:width: 722px
|
||||
:alt: Select user
|
||||
:align: center
|
||||
:target: https://github.com/pydanny/django-admin2/raw/develop/screenshots/Select_user.png
|
||||
Loading…
Reference in a new issue