-
Django sets SCRIPT_NAME and PATH_INFO correctly so that a Django site can be installed in sub directory of a URL without rewriting all URLs. Ex: http://sample.com/my_site/
However FeinCMS doesn't sup…
-
Originally [GC 33](http://code.google.com/p/django-mptt/issues/detail?id=33)
Attached is a patch that will allow a tree to be managed in the admin
interface using the jQuery NestedSortableWidget
(htt…
-
I'm having an issue with trunk whereby adding a new rich text box cause the tinymce function feincms_richtext_add_tinymce to run, only for it to disappear a fraction of a second later.
If you set a …
-
So it can be used in other apps such as:
News, Blogs etc.
-
This is not a bug, more of a request: since a couple of revisions, the item editor has a cog wheel under each content item which displays "Insert new" and "Move to" fields for this item when hovered. …