Skip to content

Django application that allows you to inline edition of some data from the database.

License

Notifications You must be signed in to change notification settings

nathanle/django-inplaceedit

This branch is up to date with django-inplaceedit/django-inplaceedit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ba18e7 · Aug 30, 2015
Aug 15, 2015
Aug 30, 2015
Aug 30, 2015
Oct 9, 2013
Sep 22, 2012
Aug 15, 2015
Aug 30, 2015
Aug 9, 2012
Aug 21, 2012
Aug 30, 2015
Aug 30, 2015
Aug 15, 2015
Aug 9, 2012

Repository files navigation

https://travis-ci.org/django-inplaceedit/django-inplaceedit.png?branch=master https://coveralls.io/repos/django-inplaceedit/django-inplaceedit/badge.png?branch=master https://badge.fury.io/py/django-inplaceedit.png Documentation Status

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/django-inplaceedit/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/django-inplaceedit/django-inplaceedit.git

About

Django application that allows you to inline edition of some data from the database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.1%
  • JavaScript 33.8%
  • HTML 10.7%
  • CSS 1.4%