Sidebar Network

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

 

Recent Commits

  • 27 was committed 1 month, 1 week ago.
    More minor fixes to rst formatting.
  • 26 was committed 1 month, 1 week ago.
    More minor fixes to rst formatting.
  • 25 was committed 1 month, 1 week ago.
    Minor fixes to rst formatting.
  • 24 was committed 1 month, 1 week ago.
    Moved docs into a proper directory, and added docs from the wiki into usage.txt, and created index.txt for a table of contents suitable for Sphinx.
  • 23 was committed 1 month, 1 week ago.
    Fixed relative imports, and cleaned up imports in general. Also added vimeo as one of the default provider rules.
  • 22 was committed 2 months, 3 weeks ago.
    Changed StoredOEmbed.match to be a TextField instead of a CharField, for legacy mysql reasons.
  • 21 was committed 4 months, 2 weeks ago.
    Backed out on that latest patch as well. Added an oembed filter for more granular control over the order of operations on oembedding.
  • 20 was committed 4 months, 2 weeks ago.
    Fixing bug caused by r19 wherein only one replacement would be made correctly.
  • 19 was committed 4 months, 2 weeks ago.
    Rolling back last commit, fixing it another way.
  • 18 was committed 4 months, 2 weeks ago.
    Added some more characters to the END_OVERRIDES that were causing a problem in many situations.