David THENON

Results 40 comments of David THENON

Django+cms and Zinnia support will be wonderful

After many tests i found that bug (which trigger twice the POST request to `add-plugin` or `edit-plugin` views) does not occurs on all browser. It does not happen with: -...

@Pankrat well you are not ending on "database locked" or duplicate object probably because your plugin have some field with unique clause, like a slug or custom id. What i...

For history, i still reproduce this bug with recent environment. - Python version: 3.5.2 - Django version: 2.1.8 - django CMS version: 3.6.0 - Firefox 67.0.2

@christopherpickering yeah the Makefile is an easy entrypoint to install and performing some tasks around project. I tend to think this is commonly easier for people to quickly manipulate a...

@christopherpickering Ok i've finished the docstring and test coverage on Tag class. Note than: * The tests i've done is in "reference_tests" directory since they are totally different of your...

Hi, what is the status of this ? I thought about some feature requests but i think your big refactoring is probably the highest priority so maybe i could find...

@barseghyanartur hi, what is your opinion about a fix for this ? Since django-recaptcha==1.4.0 has dropped support for Django

Seems ok, first i did want to use the V3 but there seems to have some minor bugs for now, since V2 is solid enough i will focus on it...

Yeah i now about the invisible one, but never used it yet. By the way it seems this one should work, from the recaptcha diff i don't see any incompatible...