Re: Fellow Reports - August 2018

2018-08-13 Thread Tim Graham
Week ending August 11, 2018 Triaged --- https://code.djangoproject.com/ticket/29647 - "Please correct the error below." when saving edit model form with inline formset and space at the end of primary key value (invalid) https://code.djangoproject.com/ticket/29653 - Using

Re: HTML5 and XHTML5 documents

2018-08-13 Thread Tim Graham
Another discussion about HTML vs XHTML is https://groups.google.com/d/topic/django-developers/EdwwxxqcKVU/discussion. I think if you want to use XHTML, Django should make is possible, but as it seems the majority of projects use HTML5, I would stick to that as the default. Have you tried

Re: Fellow Reports -- August 2018

2018-08-13 Thread Carlton Gibson
Hi all, Calendar Week 32 -- ending 12 August. Triaged: https://code.djangoproject.com/ticket/29649 -- admin readonly_fields with unique_together raises IntegrityError (Duplicate of #13091) https://code.djangoproject.com/ticket/29643 -- Hashing list in Q objects when using __in lookup

Re: How to add an unsupported language in Django

2018-08-13 Thread Claude Paroz
Hi Deniz, Please do not cross-post your issues over several mailing lists, we are already talking about your issue in gnome-i18n. Thanks. https://groups.google.com/forum/#!topic/django-i18n/xSlv7gD7F4Y Claude Le lundi 13 août 2018 01:59:14 UTC+2, Deniz Bazan a écrit : > > Dear Django