ericflo / django-oembed
- Source
- Commits
- Network (7)
- Issues (2)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
ebc03a4
commit ebc03a465996b8254e90c4070dacd24ae73af899
tree 42acd183c2ded5ca7cc00eb1669d7bb48c45b552
parent bad50953f1ab68bb03017d00cda72d649cf3e11d
tree 42acd183c2ded5ca7cc00eb1669d7bb48c45b552
parent bad50953f1ab68bb03017d00cda72d649cf3e11d
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Dec 11 11:37:02 -0800 2008 | |
| |
CONTRIBUTORS.txt | Sun Dec 14 16:02:37 -0800 2008 | |
| |
INSTALL.txt | Mon May 26 02:00:14 -0700 2008 | |
| |
LICENSE.txt | Sun May 25 21:26:03 -0700 2008 | |
| |
MANIFEST.in | Sun Apr 05 14:42:18 -0700 2009 | |
| |
README.txt | Mon May 26 02:00:14 -0700 2008 | |
| |
docs/ | Sun Oct 19 22:35:52 -0700 2008 | |
| |
oembed/ | ||
| |
setup.py | Wed Apr 01 19:56:24 -0700 2009 | |
| |
tests/ | Sun May 25 21:26:37 -0700 2008 |
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/

