Iacopo Spalletti
Iacopo Spalletti
Actually filer encourages a more abstract approach to file types; see http://django-filer.readthedocs.org/en/latest/extending_filer.html for more information Basically you a create a class for each file class (which may include more than...
IMHO a bold +1 here I have some aborted `` tag support code around, it would fit perfectly
@SachaMPS Thanks for contributing this,, could you rebase on top of current develop? Sorry it took so long to handle this
It's a nice idea. PR welcome :)
Why not just: ``` document.getElementById(name).change(); ``` that would do the trick
@maltebeckmann I'm sorry because source code is in italian, but you can have a look at this https://github.com/CroceRossaItaliana/jorvik/blob/master/gestione_file/viste.py#L86 for an implementation of a download counter
@seirl thanks for the heads up Yes, I will work to make a new release compatible up to django 2.1
@Honza-m this has been fixed in #722 by replacing `first` with a proper django-cms migration Thanks a lot for your suggestion
Thanks your contribution @adrien-delhorme , I merged this with #729 to ease porting to updated develop branch