ericflo / django-oembed

A collection of Django tools which make it easy to change text filled with oembed links into the embedded objects themselves.

This URL has Read+Write access

nathanborror (author)
Sun Jun 07 20:53:15 -0700 2009
ericflo (committer)
Mon Jul 06 21:33:09 -0700 2009
commit  ebc03a465996b8254e90c4070dacd24ae73af899
tree    42acd183c2ded5ca7cc00eb1669d7bb48c45b552
parent  bad50953f1ab68bb03017d00cda72d649cf3e11d
name age message
file .gitignore Thu Dec 11 11:37:02 -0800 2008 Added .gitignore [Idan Gazit]
file CONTRIBUTORS.txt Sun Dec 14 16:02:37 -0800 2008 Added Idan as a contributor [Idan Gazit]
file INSTALL.txt Mon May 26 02:00:14 -0700 2008 Added docstrings and inline documentation, and ... [floguy]
file LICENSE.txt Sun May 25 21:26:03 -0700 2008 Added test subfolder. git-svn-id: https://dja... [floguy]
file MANIFEST.in Sun Apr 05 14:42:18 -0700 2009 Fixed manifest template Signed-off-by: Eric Fl... [Jannis Leidel]
file README.txt Mon May 26 02:00:14 -0700 2008 Added docstrings and inline documentation, and ... [floguy]
directory docs/ Sun Oct 19 22:35:52 -0700 2008 More minor fixes to rst formatting. git-svn-id... [floguy]
directory oembed/ Loading commit data...
file setup.py Wed Apr 01 19:56:24 -0700 2009 Added manifest template and updated setup.py S... [Jannis Leidel]
directory tests/ Sun May 25 21:26:37 -0700 2008 Got rid of some old SVN fragments. git-svn-id... [floguy]
README.txt
=======================
django-oembed
=======================

This is a collection of tools for Django to allow for replacing links in text
with OEmbed.  This application also provides utilities to make this process not
prohibitively expensive CPU-wise.

For installation instructions, read INSTALL.txt.

Visit the google code page at http://django-oembed.googlecode.com/