.. contents::
==================
.. image:: https://travis-ci.org/django-inplaceedit/django-inplaceedit.png?branch=master :target: https://travis-ci.org/django-inplaceedit/django-inplaceedit
.. image:: https://coveralls.io/repos/django-inplaceedit/django-inplaceedit/badge.png?branch=master :target: https://coveralls.io/r/django-inplaceedit/django-inplaceedit
.. image:: https://badge.fury.io/py/django-inplaceedit.png :target: https://badge.fury.io/py/django-inplaceedit
.. image:: https://readthedocs.org/projects/django-inplaceedit/badge/?version=latest :target: https://readthedocs.org/projects/django-inplaceedit/?badge=latest :alt: 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 <http://pypi.python.org/pypi/django-inplaceedit-extra-fields>
and django-inlinetrans <http://pypi.python.org/pypi/django-inlinetrans>
(Set full screen mode to view it correctly)
.. image:: https://github.com/django-inplaceedit/django-inplaceedit/raw/master/video-frame.png :target: http://youtu.be/_EjisXtMy_Y?t=34s
Django <https://www.djangoproject.com/>
_ (>= 1.2, even works with 1.1 with some customizations in your project)jQuery <http://jquery.com/>
_ (>=1.6)django-transmeta <http://pypi.python.org/pypi/django-transmeta>
_, django-inplaceedit supports django-transmeta. django-transmeta is an application for translatable content in Django's modelsdjango-inplace-edit-extra-field <http://pypi.python.org/pypi/django-inplaceedit-extra-fields>
_, with this egg you can extends the default adaptors of django-inplaceeditdjango-inplace-edit-bootstrap <http://pypi.python.org/pypi/django-inplaceedit-bootstrap>
_, integration of django-inplaceedit with Bootstrap 3.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
dnlknet <https://github.com/dnlknet>
_cericoda <https://github.com/cericoda>
_Jón Levy <https://github.com/busla>
_Pavel Nedrigaylov <https://github.com/shadow-identity>
_Nathan Fain <https://github.com/cyphunk>
_Siecje <https://github.com/Siecje>
_Fix a bug when you have a filter when you call to the imnplace_edit tag::
{% inplace_edit "obj.field|filter" %}
readthedocs <https://django-inplaceedit.readthedocs.org/>
_travis <https://travis-ci.org/Yaco-Sistemas/django-inplaceedit>
_changeset <https://github.com/Yaco-Sistemas/django-inplaceedit/commit/c5cfdcce190b4fa8166b7500db711400baa9ea86>
_Pfeyz <https://github.com/pfeyz>
_Kartik Agaram <https://github.com/akkartik>
_Iwaszko <https://github.com/iwaszko>
_filters <https://docs.djangoproject.com/en/dev/ref/templates/builtins/>
_ for the fk fields or m2m fieldsAnton <https://github.com/fynjah>
_Tobias Lorenz <https://github.com/Tyrdall>
_Anton <https://github.com/fynjah>
_Jens Nistler <https://github.com/lociii>
_Yuego <https://github.com/Yuego>
_Tobias Birmili <https://github.com/toabi/>
_Altimore <https://github.com/altimore>
_Tobias Birmili <https://github.com/toabi/>
_Altimore <https://github.com/altimore>
_Tobias Birmili <https://github.com/toabi/>
_Serpah <https://github.com/serpah/>
_Altimore <https://github.com/altimore>
_github <https://github.com/Yaco-Sistemas/django-inplaceedit/>
_static files <https://docs.djangoproject.com/en/dev/howto/static-files/>
_ (backward compatible)Raimon <https://github.com/zikzakmedia/django-inplaceeditform/commit/b6c5427563e77b23494312a7f50c66ba362709b8/>
_::
{% inplace_edit "obj.field_x.field_y" %}
Version | Tag | Published |
---|---|---|
1.4.1 | 8yrs ago | |
1.4.0 | 8yrs ago | |
1.3.0 | 9yrs ago | |
1.2.6 | 10yrs ago |