Skip to content

Commit 12d05bf

Browse files
author
Shaun Sephton
committed
added 3point2's additions
1 parent 715809f commit 12d05bf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ Changelog
55
-----
66
#. Include CKEditor version 3.6.2.
77
#. Initial work on Django aligned theme.
8-
#. Fix schema slash removal issue on media url generation. Thanks `mwcz <https://github.com/mwcz>`_
8+
#. Fix schema slash removal issue on media url generation. Thanks `mwcz <https://github.com/mwcz>`_
9+
#. Added compatibility for South. Thanks `3point2 <https://github.com/3point2>`_
10+
#. Prevented settings from leaking between widget instances. Thanks `3point2 <https://github.com/3point2>`_
11+
#. Fixed config_name conflict when verbose_name is used as first positional argument for a field. Thanks `3point2 <https://github.com/3point2>`_
12+
#. Refactored views to allow use of file walking with local paths. Thanks `3point2 <https://github.com/3point2>`_
13+
#. Added command to generate thumbnails. Thanks `3point2 <https://github.com/3point2>`_
914

1015
0.0.9
1116
-----

0 commit comments

Comments
 (0)