Dmitry
Dmitry
@kayue Thanks! I'll try to update on the next week and test it.
Если еще актуально - для каждого рута надо получить его детей и т.д. рекурсивно. Так все дерево построите.
Yes, it sends. But the form created from crawler think that there are only one checkbox named 'foo[]' and one checkbox named 'bar[]'. So I can't check both foo[]/bar[] checkboxes...
Unfortunately I can't figure out which of Symfony components is responsible for this error. Probably the Browser, but I'm not sure. Any ideas? )
@stof sorry, I'm on 2.0.x now :((( I'm waiting for official release of 2.1
@stof Thank you! Looks like we need to plan migration to 2.1 :)
@KnutHaraldR I have same issue with swagger.json, generated by PHP ApiPlatform. How did you found a place in c# code that causes this error? I have about 100 resources in...
@blx looks like you're right: in master https://github.com/syrusakbary/pyjade/blob/master/pyjade/ext/django/compiler.py#L62 ``` python try: try: from django.template.base import add_to_builtins except ImportError: # Django < 1.8 from django.template import add_to_builtins add_to_builtins('pyjade.ext.django.templatetags') except ImportError: #...
Я не против приложиться, но за пол года они там столько поменяли, что как бы не заново пришлось переводить. Я как-то мержил апдейт в главу о доктрине, проклял всё )...