| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 | 
							- ==========
 
- Django JET
 
- ==========
 
- About
 
- =====
 
- **Modern template for Django admin interface with improved functionality**
 
- .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/logo.png
 
-     :width: 500px
 
-     :height: 500px
 
-     :scale: 50%
 
- Getting started
 
- ===============
 
- .. toctree::
 
-    :maxdepth: 2
 
-    getting_started
 
- Configuration
 
- =============
 
- .. toctree::
 
-    :maxdepth: 2
 
-    configuration
 
- Dashboard
 
- =========
 
- .. toctree::
 
-    :maxdepth: 2
 
-    dashboard
 
- License
 
- =======
 
- Django JET has two kinds of licenses: open-source (GPLv2) and commercial. Please note that using GPLv2
 
- code in your programs make them GPL too. So if you don't want to comply with that we can provide you a commercial
 
- license (in this case please email at support@jet.geex-arts.com). The commercial license
 
- is designed for using Django JET in commercial products and applications without the provisions of the GPLv2.
 
- Resources
 
- =========
 
- * Home page: http://jet.geex-arts.com/
 
- * **Live Demo**: http://demo.jet.geex-arts.com/admin/
 
- * PyPI: https://pypi.python.org/pypi/django-jet
 
- * Support: support@jet.geex-arts.com
 
- .. image:: https://travis-ci.org/geex-arts/django-jet.svg?branch=master
 
-     :target: https://travis-ci.org/geex-arts/django-jet
 
- Screenshots
 
- ===========
 
- Index dashboard
 
- .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen1_720.png
 
-     :alt: Screenshot #1
 
-     :align: center
 
-     :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen1.png
 
- Changelist
 
- .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen2_720.png
 
-     :alt: Screenshot #2
 
-     :align: center
 
-     :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen2.png
 
- Changeform + sidemenu
 
- .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen3_720.png
 
-     :alt: Screenshot #3
 
-     :align: center
 
-     :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen3.png
 
 
  |