Commit graph

14 commits

Author SHA1 Message Date
Pouria Hadjibagheri
f0e5ac861d Updates - mostly to do with docs and front-end settings. 2017-03-19 17:19:28 +00:00
Pouria Hadjibagheri
38649c964a Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00:00
Pouria Hadjibagheri
9d6cb94bd8 Rectified the error causing image size alteration for non-svg images being ignored. More clean ups, and breakdown of functions inline with functional/OOP best practices, to make them easier to debug. 2017-01-16 20:18:07 +00:00
Pouria Hadjibagheri
d366798404 SVG upload (#39)
* Added SVG image upload functionality, cleaned up the code slightly, and added some documentations.

* Added 'image/svg+xml' example to MARKDOWNX_UPLOAD_CONTENT_TYPES in settings.
2017-01-10 19:14:56 +01:00
adi
9dba8c0abd Corrupted image upload exception 2016-08-25 21:06:00 +02:00
adi
ae7de5a499 Small improvements 2016-06-18 11:43:34 +02:00
Camilo Nova
fc8c27f94f Use django default storage (#23)
It works when you want to use another storage. Tested with django-storages with S3 and local file system.
2016-06-18 10:54:01 +02:00
Eduard Sukharev
a0a9de0395 Fix accessing file length in python3 2015-10-19 18:44:58 +04:00
adi
d3217cc317 [Fixes #6] Fix for Python 3.x with string argument expected, got 'bytes' 2015-10-18 10:25:03 +02:00
adi
7a391255a0 Critical fix for image upload 2015-10-06 09:24:37 +02:00
Daniel Roy Greenfeld
37258c47fb Add Python 3.5 support 2015-09-28 21:28:20 -07:00
Adrian
a14b22fda0 Works for 1.0 version 2015-09-06 20:46:46 +02:00
Adrian
df753824de Path fix by argaen 2014-12-10 22:27:25 +01:00
Adrian
2e11c1dbb0 Init 2014-11-01 22:02:31 +01:00