Fabio Caccamo

Results 395 comments of Fabio Caccamo

@TimurKhan have you any update on this?

@TimurKhan thank you for the feedback, I will test it and let you know!

Hello @TimurKady, thank you for the update, the code seems pretty clear, I will test it as soon as possible.

@TimurKady there already an issue for that, check #37

@TimurKady I tried to test your code, but trying to run the test suite (`python runtests.py`) it gets stuck indefinitely (more than a minute, then I killed the process since...

> The main drawback of the library is the high cost of creating one record This is what I needed to know, thanks!

@TimurKady When I initially developed this library my need was to manage quickly a 4 levels menu (less than 200 entries) with a nice admin integration, so I come up...

@TimurKady It's an ambitious change, I didn't know about closure tables, it seems a very good approach, thank you for suggesting it. You can find my email on my GH...

@TimurKady I have just discovered these packages: - https://github.com/ocadotechnology/django-closuretree - https://github.com/HiddenData/django-ctt

@zszep frankly I never used it in django forms, I have not any example to share / add to the documentation.