0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds project status note. More... almost 10 years ago
Bumps version. More... almost 10 years ago
Fixes issue #21: Translations are not working. More... almost 10 years ago
Updates from lst pull request. More... almost 10 years ago
Merges pull request #22, adds some extra import checks to support Django 1.4 More... almost 10 years ago
Fixed issues that were blocking support for Python 3 and Django 1.7. More... almost 10 years ago
1.2.5 changes added More... about 10 years ago
Merge pull request #18 from philippeowagner/master More... about 10 years ago
Version bump to 1.2.5 and tagged with 1.2.5 for Redactor 9.1.9 More... about 10 years ago
Merge branch 'master' of https://github.com/philippeowagner/django-redactor More... about 10 years ago
no message More... about 10 years ago
playing around More... about 10 years ago
playing around More... about 10 years ago
playing around More... about 10 years ago
Update to redactor 9.19 More... about 10 years ago
Got error "Number of registered attributes does not match the widget count." in non-blocking mode. Reverted. More... about 10 years ago
no message More... about 10 years ago
Added relevant authors from cherry picking. More... about 10 years ago
Merge pull request #1 from mazelife/master More... about 10 years ago
Bumps redactor version from 7.7.2 to 8.2.2. More... over 10 years ago
Defer Redactor.register calls More... almost 11 years ago
Using the subclass of JSONEncoder, LazyEncoder, to deal with lazy objects like reverse_lazy More... almost 11 years ago
Fixes issues #12: Adding jquery to the media content may be wrong * Adds an optional parameter at initializtion to allow jQuery to be excluded from the widget's media * Adds tests for this feature * Adds documentation for this feature in the README More... about 11 years ago
Merge pull request #11 from prudnikov/master More... about 11 years ago
Invalid path for README.rst More... about 11 years ago
Updates redactor widget's default settings with custom ones, rather than simply replacing them. More... over 11 years ago
Bumps version to 1.2.2 * Updates to README to reflect API changes. * Entry added to changelog * setup.py version updated More... over 11 years ago
Simplifies i18n of editor by autoloading language javascript files when a non-en language code is passed via ``redactor_settings``. Also corrects spelling error in docstring. More... over 11 years ago
Re-minifies redactor.js after fix was applied for issue #9. NB: although the file was originally minified with Dean Edward's `Packer <http://dean.edwards.name/packer/>`_ this failed to work properly this time, resulting in JS syntax errors. Google's closure compiler was used instead to minify the original redactor.js More... over 11 years ago
Change to base redactor.js to fix issue #9. More... over 11 years ago