Juda Kaleta
|
6becccb5b2
|
Docs in admin.py
|
2013-10-04 10:19:30 +02:00 |
|
Juda Kaleta
|
9df71d2d5f
|
Apply admin mixin in example project
|
2013-10-04 10:19:29 +02:00 |
|
Juda Kaleta
|
ba923eba43
|
Admin mixin and widget
|
2013-10-04 10:19:21 +02:00 |
|
Juda Kaleta
|
521f4d74ec
|
Verbose name and help text for video field
|
2013-10-03 09:19:34 +02:00 |
|
Juda Kaleta
|
62f03e3053
|
Provide static files in example project
|
2013-10-02 22:55:01 +02:00 |
|
Juda Kaleta
|
c133f25114
|
Merge branch 'master' of github.com:yetty/django-embed-video
|
2013-09-30 13:06:26 +02:00 |
|
Juda Kaleta
|
cb8fba4087
|
Package should be pypy compatibile
|
2013-09-30 13:06:11 +02:00 |
|
Juda Kaleta
|
c2699d5529
|
Merge pull request #9 from sayadn/remove-api-calls-on-init
Prevent external API calls on backend instance init
|
2013-09-27 00:01:03 -07:00 |
|
Alisson Patricio
|
a3e47765dc
|
Merge branch 'master' of github.com:yetty/django-embed-video into remove-api-calls-on-init
|
2013-09-26 19:49:58 -03:00 |
|
Alisson Patricio
|
a4684c62db
|
Prevent API calls on when backend intance is created
|
2013-09-26 19:46:59 -03:00 |
|
Juda Kaleta
|
e74cc96374
|
Fix tests after pull #8
|
2013-09-27 00:32:23 +02:00 |
|
Juda Kaleta
|
d9f3a1d1c1
|
Merge pull request #8 from sayadn/custom-embed-code-on-backends
Thanks, it's much better solution.
|
2013-09-26 15:26:50 -07:00 |
|
Alisson Patricio
|
a2538a034e
|
Remove unused imports
|
2013-09-26 19:07:24 -03:00 |
|
Alisson Patricio
|
fdfce70fbf
|
Add hability to overwrite embed code on the backend
|
2013-09-26 19:01:18 -03:00 |
|
Juda Kaleta
|
bb370d8163
|
Release 0.5
|
2013-09-03 14:00:41 +02:00 |
|
Juda Kaleta
|
a31f4b976b
|
Closes #7.
Return back raising UnknownIdException in Youtube backend to fix form validation.
|
2013-09-03 13:47:39 +02:00 |
|
Juda Kaleta
|
e0236bf280
|
Add missing __init__
|
2013-08-23 14:33:12 +02:00 |
|
Juda Kaleta
|
773031d006
|
Settings doc
|
2013-08-23 14:25:46 +02:00 |
|
Juda Kaleta
|
815e7e9698
|
Caching results
|
2013-08-23 14:16:01 +02:00 |
|
Juda Kaleta
|
ff07d5b2a3
|
get_release() instead of __version__
|
2013-08-23 13:38:34 +02:00 |
|
Juda Kaleta
|
0893916708
|
Tests
|
2013-08-23 13:37:44 +02:00 |
|
Juda Kaleta
|
088f3caf4e
|
Vimeo thumbnails
|
2013-08-23 13:26:34 +02:00 |
|
Juda Kaleta
|
b5264f7a12
|
Simplify versioning
|
2013-08-23 12:25:32 +02:00 |
|
Juda Kaleta
|
7abf457705
|
Documentation for example project
|
2013-08-23 11:25:09 +02:00 |
|
Juda Kaleta
|
55eaef7301
|
Example project
|
2013-08-23 11:24:48 +02:00 |
|
Juda Kaleta
|
5cb9019b31
|
Fix: template tag embed
Detect backend in template tag embed always if it isnt instance of VideoBackend
|
2013-08-23 10:21:58 +02:00 |
|
Juda Kaleta
|
363e40899a
|
Change version in Sphinx
|
2013-08-22 17:16:46 +02:00 |
|
Juda Kaleta
|
2bcb99ffea
|
Release 0.4
|
2013-08-22 17:10:43 +02:00 |
|
Juda Kaleta
|
f7f6b4b882
|
Docs: Custom backends
|
2013-08-22 17:03:31 +02:00 |
|
Juda Kaleta
|
2a4fe971b5
|
Tests for CustomBackend
|
2013-08-22 16:55:49 +02:00 |
|
Juda Kaleta
|
acd0dbf9c8
|
VideoBackend.is_valid replaced direct using of re_detect
|
2013-08-22 16:55:18 +02:00 |
|
Juda Kaleta
|
9c1149fe22
|
Move import by path to utils
|
2013-08-22 16:19:07 +02:00 |
|
Juda Kaleta
|
7e787072ab
|
Docs for utils
|
2013-08-22 16:09:34 +02:00 |
|
Juda Kaleta
|
5efb213a9e
|
Add tests for utils.import_by_path
|
2013-08-22 16:09:14 +02:00 |
|
Juda Kaleta
|
8e6ec1838f
|
Dynamic loading backends from settings
|
2013-08-22 15:44:27 +02:00 |
|
Juda Kaleta
|
a8445750dc
|
Embed video settings file
|
2013-08-22 15:44:11 +02:00 |
|
Juda Kaleta
|
733bf96a71
|
Remove blank lines
|
2013-08-22 14:59:21 +02:00 |
|
Juda Kaleta
|
81f36d48d3
|
Omit redundant files in coverage
|
2013-08-22 14:59:06 +02:00 |
|
Juda Kaleta
|
cc2fbdea77
|
Merge pull request #6 from techdragon/master
Improvements to URL's and Tests
|
2013-08-22 05:47:49 -07:00 |
|
Juda Kaleta
|
0052ffae18
|
Sphinx requirements
|
2013-08-22 14:40:25 +02:00 |
|
Juda Kaleta
|
b8611cdd50
|
Docs: nosetests
|
2013-08-22 14:33:24 +02:00 |
|
Juda Kaleta
|
efc5bf7f14
|
Docs: Running tests
|
2013-08-22 14:31:33 +02:00 |
|
Juda Kaleta
|
40594146d1
|
Support of Py3 without py2to3
|
2013-08-22 14:29:08 +02:00 |
|
techdragon
|
085b65024a
|
fixed a test thats failing due to inappropriate inputs.
- 13456 is an invalid video ID, its too short.
|
2013-08-22 20:20:57 +08:00 |
|
techdragon
|
2ddc2a0e04
|
fixed missing commas
|
2013-08-22 20:19:27 +08:00 |
|
techdragon
|
3f66fc3ef8
|
Added more test cases to the URLs for both youtube and vimeo
|
2013-08-22 20:07:19 +08:00 |
|
techdragon
|
abc8df0ea0
|
trimming the regex comment out since its superfluous and breaks PEP8
|
2013-08-22 20:05:39 +08:00 |
|
techdragon
|
1b9db71681
|
Merge commit '1040bb1a60b796885de5860e254d210fbacbed18'
|
2013-08-22 18:58:40 +08:00 |
|
techdragon
|
5b415c8ce4
|
Merge commit 'ef614d8bf038c4518b6869993e24981b81e67c36'
|
2013-08-22 18:58:02 +08:00 |
|
Juda Kaleta
|
1040bb1a60
|
--source is redundant
|
2013-08-22 12:55:50 +02:00 |
|