Commit Graph

464 Commits

Author SHA1 Message Date
Piotr Maliński de863aa081 [#7] Use backends in management command. 2013-12-07 03:09:22 +01:00
Piotr Maliński 1989ecd1ef Update README. 2013-12-07 03:09:03 +01:00
Piotr Maliński 81c6ae80b1 Refactor image backends. 2013-12-07 03:01:13 +01:00
Piotr Maliński e838150386 [#7] Move create_thumbnail function to image backend. 2013-12-07 02:57:47 +01:00
Piotr Maliński 1f083d108e [#7] Extract core image processing to backends. 2013-12-07 02:48:20 +01:00
Piotr Maliński 6755dbc170 Remove unused import. 2013-12-07 02:13:35 +01:00
Piotr Maliński 392772bf8d Inline function. 2013-12-07 02:06:05 +01:00
Piotr Maliński 9a8e78ef9c [close #9] Setup tox Python 2.7/3.3 integration test run. 2013-12-07 02:01:05 +01:00
Piotr Maliński f36955100a Add selenium integration test. 2013-12-07 00:34:15 +01:00
Piotr Maliński 82597266bd Fix StringIO usage when generating thumbnails. 2013-12-07 00:01:43 +01:00
Piotr Maliński 3b72da8a89 Add requirements file for ckeditor_demo. 2013-12-06 22:15:29 +01:00
Piotr Maliński 21a47b4a75 Add demo application. 2013-12-06 22:09:09 +01:00
Piotr Maliński b3c0fc92f4 Remove test_uploads. 2013-12-06 21:22:49 +01:00
Piotr Maliński 1aabc19b11 Remove existing test project. 2013-12-06 21:16:53 +01:00
riklaunim d4c4542e22 Merge pull request #11 from petrpulc/master
Using correct static files access
2013-12-03 22:52:40 -08:00
petrpulc 8f0c46ff6b Use correct static file accessor
Static files should be accesed thru 'static' tag.
2013-12-04 01:13:53 +01:00
ellmetha d0d26747ab Widget template updated to handle the case where {{form.media}} is rendered after its associated form 2013-11-16 19:16:14 +01:00
Piotr Maliński ccd07eb6fa [close #2] Update CHANGELOG. 2013-11-16 00:02:54 +01:00
Piotr Maliński 741f60a665 Add Django to install_requires. 2013-11-15 23:54:39 +01:00
Piotr Maliński 86682f11e6 Python 3 fix for thumbnail generation. 2013-11-15 23:51:40 +01:00
Piotr Maliński 9ee7457680 Don't use print in management command. 2013-11-15 23:23:12 +01:00
riklaunim 58cc62f0a0 Merge pull request #4 from DemonVex/master
Add Python 3.3 support
2013-11-15 14:18:03 -08:00
DemonVex 8f15261314 Add Python 3.3 support 2013-11-15 22:30:53 +08:00
Piotr Maliński 69b54839ca Handle non-local storages in is_image. 2013-11-14 21:33:28 +01:00
riklaunim 562025bbc5 Merge pull request #3 from mauler/master
Slugify filename on upload
2013-11-14 12:09:38 -08:00
Paulo R 537d0597f3 Adds a test for is_image function 2013-11-14 15:47:53 -02:00
Paulo R 4b92f7975e Updates CHANGELOG and README 2013-11-14 15:38:45 -02:00
Paulo R 16e5f72fe6 Adds slugify to filename on upload 2013-11-14 13:51:04 -02:00
Piotr Maliński 172f467a03 [close #1] Fix unicode handling for Python 3 and Django versions >= 1.4.2. 2013-11-12 02:28:54 +01:00
Piotr Maliński 87735c4cc0 Update readme and setup.py for new release. 2013-11-11 17:46:21 +01:00
Piotr Maliński 90b97a34f1 Add new contributors. 2013-11-11 17:46:00 +01:00
Piotr Maliński b39bb38671 Merge remote-tracking branch 'snbuback/master'
Updates ckeditor widget to 4.2.1.
2013-11-11 17:36:42 +01:00
Piotr Maliński acc88b6af1 Add headline to readme. 2013-11-11 17:31:09 +01:00
Piotr Maliński 52c9ff1369 Fix PEP8 violations. 2013-11-11 17:27:43 +01:00
Piotr Maliński f9df393355 Clean imports. 2013-11-11 17:26:18 +01:00
Piotr Maliński 5ad3722392 Use storage get_available_name method. 2013-11-11 17:25:18 +01:00
Piotr Maliński ab26917a6f Fix urls.py import to be Django 1.6 compatible. 2013-11-11 17:24:55 +01:00
Shaun Sephton ebd6a99684 Added bullets to custom toolbar. 2013-10-08 07:52:25 +02:00
Silvano Buback 6803631d3d fix readme.rst and update version to 4.2.1 2013-10-06 12:01:02 -03:00
Silvano Buback d7eaa199a9 update readme 2013-10-06 11:45:52 -03:00
Silvano Buback 7eaa2a428c update ckeditor to version 4.2.1 with all languages 2013-10-06 11:36:10 -03:00
Silvano Buback bbc7685bc7 fix upload_path from test_settings.py 2013-10-06 11:20:50 -03:00
Silvano Buback fb75b346b7 merge with https://github.com/centralniak/django-ckeditor/tree/feature/storages_by_riklaunim 2013-10-06 11:17:05 -03:00
Piotr Maliński 0ee48a75ba Merge remote-tracking branch 'upstream/master' 2013-05-16 10:07:38 +02:00
Egil Moeller a14fc593b7 Support for django 1.6 2013-04-29 23:43:45 +02:00
Shaun Sephton 39a4059483 cleanup 2013-04-04 09:33:11 +02:00
Shaun Sephton 76b83802b3 merge 2013-04-04 09:32:07 +02:00
Shaun Sephton 0c1b44bbe0 4.0.2 2013-04-04 09:25:16 +02:00
Shaun Sephton 8acd56297a "remove pdb" 2013-04-04 09:03:36 +02:00
Shaun Sephton 6907e7eabc "added Full and Basic toolbar options, defaults to Full" 2013-04-04 09:03:17 +02:00