Update AUTHORS and README.

This commit is contained in:
Piotr Maliński 2014-09-13 01:37:57 +02:00
parent 454dde910e
commit 44083b17f5
2 changed files with 3 additions and 10 deletions

View File

@ -2,11 +2,6 @@ AUTHORS
======= =======
This fork
----------
#. `riklaunim <https://github.com/riklaunim>`_
Created By Created By
---------- ----------
#. `shaunsephton <http://github.com/shaunsephton>`_ #. `shaunsephton <http://github.com/shaunsephton>`_
@ -14,6 +9,7 @@ Created By
Contributors Contributors
------------ ------------
#. `riklaunim <https://github.com/riklaunim>`_
#. `3point2 <https://github.com/3point2>`_ #. `3point2 <https://github.com/3point2>`_
#. `buchuki <http://github.com/buchuki>`_ #. `buchuki <http://github.com/buchuki>`_
#. `chr15m <http://github.com/chr15m>`_ #. `chr15m <http://github.com/chr15m>`_

View File

@ -1,12 +1,9 @@
Django CKEditor Django CKEditor
=============== ===============
**Note that there are two packages on PyPi - old django-ckeditor made of this repository, and newer django-ckeditor-updated made from riklaunim / django-ckeditor fork.**
Recently the code from riklaunim / django-ckeditor was merged into this repository but the PyPi package hasn't been updated yet. **NOTICE: The django-ckeditor-updated 4.4 have been merged with django-ckeditor and released as django-ckeditor-4.4.**
The new code brings support for recent Django versions as well as changes application configuration (no absolute path due to django file storage usage).
* riklaunim / django-ckeditor is on PyPi as https://pypi.python.org/pypi/django-ckeditor-updated - latest code, works with latest Django **NOTICE 2: This newer version has different configuration than old django-ckeditor releases!**
* shaunsephton / django-ckeditor is on PyPi as https://pypi.python.org/pypi/django-ckeditor - still old release not compatible with newer Django versions
**Django admin CKEditor integration.** **Django admin CKEditor integration.**