============== Django Jetpack ============== Django Jet Note --------------- This project is a fork of the `Django Jet project `_, which went inactive in March of 2016. This is an effort to keep the project alive, and allow the community to provide their input via Pull Requests. About ===== **Modern template for Django admin interface with improved functionality** Beta ==== Current version is still in beta phase. While it is used in production by various users, proceed with caution. Getting started =============== .. toctree:: :maxdepth: 2 getting_started Configuration ============= .. toctree:: :maxdepth: 2 configuration Dashboard ========= .. toctree:: :maxdepth: 2 dashboard License ======= Django JET is licensed under the GNU General Public License, Version 2 Resources ========= * Home page: https://pythonhosted.org/django-jetpack/ * **Live Demo**: Coming Soon * PyPI: https://pypi.python.org/pypi/django-jetpack 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