Open nicolasmoreau opened 6 years ago
views.py has been modified to avoid the execution of the generator in case of a head request ( even though the result was not sent).
Some modifications made previously in the generator for the broadening in starkb have been removed in order to use the code shared by everyone.
Hi Nicolas!
Sorry for not merging this earlier! Is there any reason not to pull all changes from your fork into the main branch?
cheers
views.py has been modified to avoid the execution of the generator in case of a head request ( even though the result was not sent).
Some modifications made previously in the generator for the broadening in starkb have been removed in order to use the code shared by everyone.