Commit Graph

32 Commits

Author SHA1 Message Date
nitely
5addf36d6a make python-magic an extra dep 2018-01-30 09:42:53 -03:00
nitely
b46207e8e9 update django-haystack requirement fixes #204 2017-11-02 21:32:42 -03:00
Esteban Castro Borsani
bbe9969573 Feature/django1 11 (#200)
* update requirements

* update compatibility

* update travis

* update history
2017-09-25 03:28:35 -03:00
Rick Miyamoto
ca4b5e047f File upload (#194)
* add form, view, url route

* couple tests for file upload

* file upload coffee, editor update

* coffee-spec jasmine tests

* rename ST_ALLOWED_UPLOAD_FILE_FORMAT, pass to contexts

* import magic, update validations and file upload tests

* allowedFileMedia array as passable option to EditorFileUpload

* cleanup; simple_tag for file media types, update magic validation

* add logging, change ValidationError text
2017-09-21 04:35:51 -03:00
Esteban Castro Borsani
ad6494dff3 Fix/unicode slugify dependency (#182)
* add uni-slugify

* use django slugify unicode on django>1.8

* add encoding to setup open operations
2017-06-02 21:31:27 -03:00
Esteban Castro Borsani
e3d0554b14 require unicode-slugify from fork (#176) 2017-03-28 10:25:11 -03:00
Esteban Castro Borsani
4c8fbac155 Feature/support django 1 10 (#139)
* topic.poll fix test

* update requirements

* travis test env django 1.8, 1.9 and 1.10

* readme add django 1.10

* history add support django 1.10

* coveragerc omit migrations runtests and setup
2016-11-14 00:48:35 -03:00
Robert Kolner
32d7f0832b Support for Django 1.9 (#137)
* Bump versions of django and django-haystack in requirements.txt

* Update django-djconfig to django-1.9-compatible version

* Changed the old style usage of get_model to new django.apps

This change is backward-compatible to django-1.7.

* Do not autoescape rendered template contexts in tests

A change in django
(django/django@19a5f6da32) caused all
rendered templates to be autoescaped by default, which broke some
of the tests by escaping ampersands in rendered urls.

* Remove Python 3.3 from .travis.yml

Django 1.8 is the last one to support Python 3.3.
2016-11-13 21:36:42 -03:00
nitely
5aed185b10 update requirements 2016-02-02 15:40:48 -03:00
nitely
337103596b core.markdown mistune upgrade 2015-11-24 14:33:43 -03:00
nitely
03140145ca bump Pillow requirement and adds python 3.5 to travis 2015-11-13 10:33:31 -03:00
nitely
8eb2a55b82 update dependencies 2015-07-28 00:12:56 -03:00
nitely
74105e1d40 bump haystack dependency to 2.4 2015-07-26 21:25:15 -03:00
nitely
a06f8715b6 remove debug tool bar from requirements, fixes #48 2015-05-19 23:14:13 -03:00
esteban
25d7d93993 update requirements 2015-04-19 09:57:38 -03:00
esteban
39c3d9781f requirements update 2015-04-11 03:05:03 -03:00
esteban
9c6d63cd62 requirements update 2015-04-09 07:10:41 -03:00
esteban
8968e1840a django 1.8 2015-03-30 04:29:47 -03:00
esteban
22692a0992 django 1.8 2015-03-30 04:26:11 -03:00
esteban
732a36bb57 unicode slugs 2015-03-29 17:06:37 -03:00
nitely
6373114eda require django 1.7 2015-01-11 10:49:54 -03:00
nitely
f9ee580756 djconfig register 2015-01-08 23:41:28 -03:00
nitely
cb38d4c917 requirements 2015-01-03 17:22:30 -03:00
nitely
b856624758 clean up 2014-11-16 19:39:38 -03:00
nitely
c51268470d consistent unicode_literals 2014-11-16 17:36:42 -03:00
Benjamin ABEL
cadb473bb5 Merge branch future in python3-support 2014-11-12 22:54:53 +01:00
Benjamin ABEL
9573fe67c1 Require latest django-djconfig for python3 2014-11-08 22:20:49 +01:00
nitely
9af3f44bb2 django 1.7 2014-09-28 22:22:00 -03:00
nitely
e1d736f48e clean up 2014-08-18 17:42:36 -03:00
nitely
edc21159ad new markdown parser 2014-08-03 19:07:22 -03:00
nitely
28847bdd5c requirement Pillow 2014-06-09 20:25:25 -03:00
nitely
db53d2ab86 Initial commit 2014-05-09 18:34:48 -03:00