Skip to content

BlackHacker/django-inline-media

 
 

Repository files navigation

django-inline-media

downloads TravisCI

Tested under:

  • Python 3.2 and django 1.6 builds
  • Python 3.2 and django 1.5.5 builds
  • Python 2.7 and django 1.5.5 builds
  • Python 2.7 and django 1.4.10 builds

By Daniel Rus Morales <http://danir.us/>

Simple django app that allows insertion of inline media objects in text fields. Based on django-basic-apps/inlines, comes with two models, Picture and PictureSet, uses sorl.thumbnail, django-tagging, and the jquery plugin prettyPhoto.

Read the documentation at:

Includes a demo project and a limited test suite. If you commit code, please consider adding proper coverage (especially if it has a chance for a regression) in the test suite.

Run the tests with: python setup.py test

About

Simple Django app that allows insertion of inline media objects in text fields.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.9%
  • HTML 11.7%
  • CSS 8.6%
  • JavaScript 1.5%
  • Shell 0.3%