index.rst 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. ==========
  2. Django JET
  3. ==========
  4. About
  5. =====
  6. **Modern template for Django admin interface with improved functionality**
  7. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/logo.png
  8. :width: 500px
  9. :height: 500px
  10. :scale: 50%
  11. Contents
  12. ========
  13. .. toctree::
  14. :maxdepth: 2
  15. :caption: Documentation
  16. getting_started
  17. configuration
  18. dashboard
  19. dashboard_api
  20. License
  21. =======
  22. Django JET has two kinds of licenses: open-source (GPLv2) and commercial. Please note that using GPLv2
  23. code in your programs make them GPL too. So if you don't want to comply with that we can provide you a commercial
  24. license (visit Home page). The commercial license is designed for using Django JET in commercial products and
  25. applications without the provisions of the GPLv2.
  26. Resources
  27. =========
  28. * Home page: http://jet.geex-arts.com/
  29. * **Live Demo**: http://demo.jet.geex-arts.com/admin/
  30. * PyPI: https://pypi.python.org/pypi/django-jet
  31. * Support: support@jet.geex-arts.com
  32. .. image:: https://travis-ci.org/geex-arts/django-jet.svg?branch=master
  33. :target: https://travis-ci.org/geex-arts/django-jet
  34. Screenshots
  35. ===========
  36. Index dashboard
  37. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen1_720.png
  38. :alt: Screenshot #1
  39. :align: center
  40. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen1.png
  41. Changelist
  42. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen2_720.png
  43. :alt: Screenshot #2
  44. :align: center
  45. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen2.png
  46. Sidemenu
  47. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen3_720.png
  48. :alt: Screenshot #3
  49. :align: center
  50. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen3.png