adi

Results 52 comments of adi

Are you thinking of a plugin or just want some tips to implement emojis for your project?

I am open to suggestions. Could you open a pull request?

I guess the app is doing what is should be doing. No vision for now, except that Django could support Markdown internally ;) Any ideas?

@braunsonm need a contact details

Please use https://github.com/neutronX/django-markdownx/blob/master/SECURITY.md

Please update with recent code. Probably you have session csrf activated in your config.

Check this one https://github.com/neutronX/django-markdownx/pull/111

This is fairly easy task to add template tag. But, as you suggested, it would be nice to support it for wider audience. If you got a PR already, please...

I need to look into this. As far as I remember It was done on purpose (but I don't really remember now what exactly) or it was kind of a...

No, it is not bad. You get original `file_name` as a function parameter. However, there need to be a mechanism that makes filename unique, so you need somehow change the...