Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.48 KB

README.rst

File metadata and controls

61 lines (39 loc) · 2.48 KB
https://travis-ci.org/Yaco-Sistemas/django-inplaceedit.png?branch=master https://coveralls.io/repos/Yaco-Sistemas/django-inplaceedit/badge.png?branch=master https://badge.fury.io/py/django-inplaceedit.png https://pypip.in/d/django-inplaceedit/badge.png

Inplace Edit Form is a Django application that allows you to inline edition of some data from the database

It is distributed under the terms of the GNU Lesser General Public License <http://www.gnu.org/licenses/lgpl.html>

Video Demo, of django-inplaceedit, django-inplaceedit-extra-fields and django-inlinetrans (Set full screen mode to view it correctly)

https://github.com/Yaco-Sistemas/django-inplaceedit/raw/master/video-frame.png
  • Django (>= 1.2, even works with 1.1 with some customizations in your project)
  • jQuery (>=1.6)

You can find more in the documentation at https://django-inplaceedit.readthedocs.org/en/latest/

You can get the bleeding edge version of django-inplaceedit by doing a clone of its git repository:

git clone git://github.com/Yaco-Sistemas/django-inplaceedit.git