Demonstrate issue with tinymce
- git clone git@github.com:jonashagstedt/tinymceissue.git
- mkvirtualenv tinyissue
- pip install -r requirements.txt
- ./manage.py syncdb
- ./manage.py runserver
- Browse to http://localhost:8000/admin
- Login
- Browse to http://localhost:8000/admin/app/foo/add/
- Click on "Add another Bar" at the bottom
A plain text area is displayed