On Tuesday 15 March 2016 04:51:50 Markus Holtermann wrote:
>
> WRT the backwards compatibility issues:
>
> 2) You're not able to submit an email address that does not pass the new
> validator but the old one. --> Unlikely, but when the new field is of
> type="email" your rather modern browser wi
On Monday 14 March 2016 12:15:33 akki wrote:
> > you can't have identical indexes defined in multiple ways with the same
> > names.
>
> Yes, I will be checking for the duplications at the autodetector level
> itself. We need to take care that no two indexes are for the same fields,
> and none of t
>
>
> That is a bit too strict; sometimes it does make sense to provide more
> than
> one kind of index on one field. As a trivial example, you may want to
> support
> case-sensitive uniqueness as well as case-insensitive search (say, for
> user-
> names).
>
Ohh yes definitely, I meant no t
Triaged
---
https://code.djangoproject.com/ticket/26386 - ManifestStaticFilesStorage
not respecting commented lines in collect static (duplicate)
https://code.djangoproject.com/ticket/26381 - UserCreationForm cannot be
reused with a custom USERNAME_FIELD value (fixed)
https://code.djang