-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: kronoscode/django-magicembed
base: DME-3
head repository: kronoscode/django-magicembed
compare: master
- 17 commits
- 16 files changed
- 5 contributors
Commits on Aug 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 68bbfd0 - Browse repository at this point
Copy the full SHA 68bbfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5b675 - Browse repository at this point
Copy the full SHA 9c5b675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7089989 - Browse repository at this point
Copy the full SHA 7089989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6858acd - Browse repository at this point
Copy the full SHA 6858acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea75755 - Browse repository at this point
Copy the full SHA ea75755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e1333 - Browse repository at this point
Copy the full SHA 79e1333View commit details -
Merge pull request #8 from oscarmcm/master
better exceptions, remove unused packages
Configuration menu - View commit details
-
Copy full SHA for d361ac5 - Browse repository at this point
Copy the full SHA d361ac5View commit details
Commits on Aug 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3574153 - Browse repository at this point
Copy the full SHA 3574153View commit details -
Merge pull request #10 from oscarmcm/DME-4
Fix error with vimeo iframe
Configuration menu - View commit details
-
Copy full SHA for aef6a95 - Browse repository at this point
Copy the full SHA aef6a95View commit details
Commits on Aug 29, 2015
-
Improvements to the test suite.
- Added mocks for the Vimeo and Embedly API calls. - Removed extra argument from the return value of the `render_html` method for the `Vimeo` provider.
Configuration menu - View commit details
-
Copy full SHA for a8e2576 - Browse repository at this point
Copy the full SHA a8e2576View commit details
Commits on Aug 31, 2015
-
Merge pull request #11 from josernestodavila/tests-improvements
Improvements to the test suite.
Configuration menu - View commit details
-
Copy full SHA for 56d2198 - Browse repository at this point
Copy the full SHA 56d2198View commit details
Commits on Sep 7, 2015
-
Added simple tests for the Magicembed Template Tags.
- Added the `TemplateTagsTest` class to test the rendering of the Magicembed template tags. - Added myself to `AUTHORS` file.
José Ernesto Dávila Pantoja committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 3cd841f - Browse repository at this point
Copy the full SHA 3cd841fView commit details -
Merge pull request #12 from josernestodavila/templatetags_tests
Added simple tests for the Magicembed Template Tags.
Configuration menu - View commit details
-
Copy full SHA for 3c488e2 - Browse repository at this point
Copy the full SHA 3c488e2View commit details
Commits on Oct 11, 2015
-
- Use the `django.test.TestCase` class instead of `unittest.TestCase` to be able to override the settings for some tests. - Catch the `IOError` exception instead of the `ImproperlyConfigured` exception when the EMBEDBLY_API is None.
Dávila Pantoja, José Ernesto committedOct 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 984c2d7 - Browse repository at this point
Copy the full SHA 984c2d7View commit details
Commits on Oct 12, 2015
-
Merge pull request #13 from josernestodavila/test_exceptions_raised
Test Exceptions Raised.
Configuration menu - View commit details
-
Copy full SHA for 62e432c - Browse repository at this point
Copy the full SHA 62e432cView commit details
Commits on Mar 25, 2020
-
docs: Fix simple typo, ussage -> usage
There is a small typo in magicembed/templatetags/magicembed_tags.py. Should read `usage` rather than `ussage`.
Configuration menu - View commit details
-
Copy full SHA for c707242 - Browse repository at this point
Copy the full SHA c707242View commit details
Commits on Mar 26, 2020
-
Merge pull request #15 from timgates42/bugfix_typo_usage
docs: Fix simple typo, ussage -> usage
Configuration menu - View commit details
-
Copy full SHA for 865be0a - Browse repository at this point
Copy the full SHA 865be0aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff DME-3...master