debian-django-ckeditor/ckeditor
Venelin Stoykov 6e8a0cc4d1 Fixes #145 - Syntax Error on Python 3.2
This correctly reimplement pull #168
2015-04-22 22:56:40 +03:00
..
image [close #46] Validate image upload by extension in dummy image backend. 2014-08-24 19:43:20 +02:00
management [close #141] Fix checking if thumbnail exists in management command. 2014-11-02 17:33:07 +01:00
static/ckeditor Restore external-plugin-resources handling. 2014-12-12 11:18:27 +01:00
templates Restore external-plugin-resources handling. 2014-12-12 11:18:27 +01:00
__init__.py Pull changes from riklaunim/django-ckeditor. 2014-02-26 01:11:04 +01:00
fields.py Django 1.7 compatibility fix. 2014-05-04 15:21:58 +02:00
image_processing.py Pull changes from riklaunim/django-ckeditor. 2014-02-26 01:11:04 +01:00
models.py made installable 2011-08-30 12:31:42 +02:00
urls.py Added never_cache() decorator to browse view, as the it often did not display newly uploaded files after being loaded once. 2014-10-17 00:08:16 +02:00
utils.py Fixes #145 - Syntax Error on Python 3.2 2015-04-22 22:56:40 +03:00
views.py exclude hidden directories from image browser 2014-11-22 19:47:43 -06:00
widgets.py Merge pull request #164 from ikresoft/master 2015-04-22 00:25:23 +02:00