Jacob Rief
Jacob Rief
Could you please fork the project and create a polymorphic model where this problem occurs. For instance by separating `Book` from `Magazin` (a magazin doesn't have an author but a...
@hiaselhans does this mean that **django-admin-sortable2** currently does not work with Jinja2 templates? But this then leads to another question: Who is using Jinja2 templates in the Django admin?
Fixed in version 2.1.3 by using terser instead of uglify.
This is a valid use-case and currently is not supported. Assuming that you are using the MP-Tree, you can do the following workaround: * Change `my_obj.depth` to `1`. * Change...
Could be implemented inside `treebeard.MP_MoveHandler.process()`
IMHO the project on bitbucket shall declare itself as non-canonical and instead point onto this one here. I already ported the docs to RTD using the Alabaster template. There is...
does it try to create the database during normal operation, ie. outside of a unit testing run?
@corentinbettiol This looks great! I hope that it doesn't create too many conflicts with the [pull request](https://github.com/django-cms/django-filer/tree/svg-support) adding SVG icons and support in general.
Although, it doesn't fix this bug, you may manually apply this pending PR https://github.com/divio/django-filer/pull/912. It adds a management command to remove orphaned file.
@SachaMPS if you have some time to work on this pull request, it would be great. I think @yakky 's proposal to add one command named ``filer_check`` with these options...