Bertrand Bordage

Results 123 comments of Bertrand Bordage

Hello Leo, You need to add `'django.core.context_processors.request',` to the `TEMPLATE_CONTEXT_PROCESSORS` setting. Something I need to specify in the docs.

Hi @mnzaki, Yes, I’ll add that in a near future. As you can see [at this line](https://github.com/BertrandBordage/django-super-inlines/blob/0.1.4/super_inlines/grappelli_integration/templates/admin/edit_inline/stacked.html#L223), that’s what I already did for the django-grappelli integration.

Yeah, this project needs a new maintainer. @frankban took a lot of time a few years ago to make this project so powerful and easy to use. Unfortunately it seems...

None, as far as I know :'( @frankban, could you decide something please?

But pjax only works for pushing states, isn't it? I mean, not replacing them. As I wrote in #24, pushing the new URL to the history can be very annoying...

Hello @frankban, Yesterday I implemented a solution to the 3rd issue on this page: http://afo.dezede.org/evenements/. As you can see, the page number in the URL is automatically updated as we...

This could be a good idea. But how would you do that? In my opinion, a middleware that parses `request.path` before rewriting it with the correct GET parameters could be...

I faced this issue, the solution is simply to update Node.js. If you’re using Ubuntu: http://stackoverflow.com/a/32502195/1576438

Yes, highlighting full sentences could be an excellent feature. However, a good system won't be that easy to implement, I fear. There are lots of punctuation marks across the world....