Django admin and messages

2016-02-20 Thread Cristiano Coelho
Hello, It seems that all admin "sucess" (and others) messages are hardcoded (almost, actually translations) into the methods that use them and can not be easily changed (like 'The %(name)s "%(obj)s" was added successfully. You may add another %(name)s below.'). This is causing some issues on l

Fellow Report - February 20, 2016

2016-02-20 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/26222 - In migrating older project, after pip upgrade of Django to 1.9.2, Gunicorn crashes on failure to find validation (invalid) https://code.djangoproject.com/ticket/26215 - FloatRangeField/IntegerRangeField with None as a range bound