Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Consolidated the changes from many of the forks #1

Open
wants to merge 66 commits into
base: master
Choose a base branch
from

Conversation

ixc
Copy link

@ixc ixc commented Aug 23, 2011

Brief changelog:

  • OEmbedField added (validates that the URL is a handle-able oEmbed URL).
  • fetch_dict() helper function (for when you need the full oEmbed response).
  • Use of templatetag without arguments fixed.
  • URL matching regexes fixed to prevent matching surrounding HTML tags.
  • Quite a bit of code clean-up, DRYing, and PEP-8-ification.

@jezdez
Copy link
Owner

jezdez commented Aug 23, 2011

Looks pretty good but needs documentation updates.

@ixc
Copy link
Author

ixc commented Aug 24, 2011

OK, I'll try to find the time to add some documentation next week.

EvoTech and others added 30 commits June 14, 2012 01:46
Conflicts:
	oembed/templatetags/oembed_tags.py
* allows /status/ (without "es") and https
Conflicts:
	oembed/templatetags/oembed_tags.py
Conflicts:
	oembed/fixtures/initial_data.json
 Conflicts:
	oembed/core.py
	oembed/fixtures/initial_data.json
	oembed/models.py
 Conflicts:
	oembed/fixtures/initial_data.json
	oembed/models.py
No longer use vendored `simplejson` package. Use `json` from stdlib.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants