Re: Vendoring Select2

2016-04-24 Thread Sven R. Kunze
Hi Johannes, Am Sonntag, 24. April 2016 10:16:53 UTC+2 schrieb Johannes Hoppe: > > Hi Sven, > > you are right. For this particular case select2 would be an ill advice. > But I didn't initially add support for m2m fields. I just added it later to > my pull-requested, since it was only one line of

Re: Unicode normalization for username field

2016-04-24 Thread Claude Paroz
Hi Aymeric, Le samedi 23 avril 2016 14:33:56 UTC+2, Aymeric Augustin a écrit : > > > https://github.com/django/django/pull/6494 > > This patch looks pretty good. I have a few questions, not necessarily > because I disagree with your proposal, but to make sure we have considered > alternatives.

One Click Django Installer

2016-04-24 Thread Ankit Kumar
Check this video : https://www.youtube.com/watch?v=85P3Qn9Sccs Download installer file https://www.dropbox.com/s/l8t483dqcjh8m75/Django.rar?dl=0 -- You received this message because you are s

Re: Vendoring Select2

2016-04-24 Thread Johannes Hoppe
Hi Sven, you are right. For this particular case select2 would be an ill advice. But I didn't initially add support for m2m fields. I just added it later to my pull-requested, since it was only one line of code. And some people would have found a usecase for It. At the end this will be an opti