index.rst 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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. Beta
  12. ====
  13. Current version is still in beta phase. Use it at your own risk (though may be already enough workable).
  14. Getting started
  15. ===============
  16. .. toctree::
  17. :maxdepth: 2
  18. getting_started
  19. Configuration
  20. =============
  21. .. toctree::
  22. :maxdepth: 2
  23. configuration
  24. Dashboard
  25. =========
  26. .. toctree::
  27. :maxdepth: 2
  28. dashboard
  29. Pricing
  30. =======
  31. Free for non-commercial use. If you would like to use it in commercial project, please email at support@jet.geex-arts.com
  32. Resources
  33. =========
  34. * Home page: incoming
  35. * **Live Demo**: http://demo.jet.geex-arts.com/admin/
  36. * PyPI: https://pypi.python.org/pypi/django-jet
  37. * Support: support@jet.geex-arts.com
  38. .. image:: https://travis-ci.org/geex-arts/django-jet.svg?branch=master
  39. :target: https://travis-ci.org/geex-arts/django-jet
  40. Screenshots
  41. ===========
  42. Index dashboard
  43. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen1_720.png
  44. :alt: Screenshot #1
  45. :align: center
  46. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen1.png
  47. Changelist
  48. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen2_720.png
  49. :alt: Screenshot #2
  50. :align: center
  51. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen2.png
  52. Changeform + sidemenu
  53. .. image:: https://raw.githubusercontent.com/geex-arts/jet/static/screen3_720.png
  54. :alt: Screenshot #3
  55. :align: center
  56. :target: https://raw.githubusercontent.com/geex-arts/jet/static/screen3.png
  57. License
  58. =======
  59. Django JET is licensed under a
  60. The GNU General Public License, Version 2