==============
.. image:: https://raw.githubusercontent.com/elapouya/django-listing/master/docs/_static/readme_intro1.png .. image:: https://raw.githubusercontent.com/elapouya/django-listing/master/docs/_static/readme_intro2.png
Django app for building HTML listings / tables, it includes many features :
If you have docker you can run the demo with this command::
docker run -p 8123:8123 elapouya/django-listing-demo
And then open your browser at this url : http://localhost:8123
To install docker on Linux, just use this command::
curl -sSL https://get.docker.com/ | sh
Otherwise, you can upload from here : https://docs.docker.com/get-docker/
Code ....
The demo code is available on github here : django-listing-demo <https://github.com/elapouya/django-listing-demo>
_
Django-listing is licensed under the GPLv3 license for all open source applications. A commercial license is required for all commercial applications or non-open applications
See LICENSE.rst <https://github.com/elapouya/django-listing/blob/master/LICENSE.rst>
_ file for more informations.
Please, read the doc <http://django-listing.readthedocs.org>
_ (Work in progress)
Version | Tag | Published |
---|---|---|
0.0.12 | 1mo ago | |
0.0.11 | 2mos ago | |
0.0.9 | 9mos ago | |
0.0.8 | 2yrs ago |