Michał Sałaban

(emes)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (27) Reporter (6) Owner (0) Commenter (6) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34925 34925 refresh_from_db() will not iterate through all of the fields listed in the 'fields' parameter. Database layer (models, ORM)
34297 34297 ValueError: invalid token in plural form: EXPRESSION when adding new language Utilities
14974 14974 Add support for translation backends other than gettext Internationalization
34869 34869 makemessages - ignore duplicate msgid if the translations are identical Internationalization
34448 34448 makemessages' --no-obsolete option is undocumented and untested. Core (Management commands)
34602 34602 Fail gettext when no translation file is found or when no msgid is found in the given translation file Internationalization
34630 34630 Neither `pgettext` nor `pgettext_lazy` return contextual markers in PO files Internationalization
34318 34318 Add a release note that makemessages no longer changes .po files when up to date. Documentation
34167 34167 2 Set a reasonable default for EMAIL_TIMEOUT Core (Mail)
27546 27546 Replace hardcoded class names in __repr__-methods Core (Other)
27606 27606 Error in formatting HttpResponseRedirect when __init__() raises DisallowedHost HTTP handling
27184 27184 1 Test client crashes when uploading TemporaryFile on Unix Testing framework
27034 27034 Make makemessages independent of USE_I18N Internationalization
5986 5986 1 Easy way to customize ordering of fields on forms that use inheritance Forms
14976 14976 Add is_html flag to contrib.messages contrib.messages
12065 12065 URL clash between FlatPages causes middleware error contrib.flatpages
14906 14906 r14915 removed alternative month names from Polish translation added in r14000 Translations
11545 11545 Documentation doesn't say how default permissions are named Documentation
6986 6986 Multiple conditions in Q objects are connected with differrent operators, depending on context Database layer (models, ORM)
14045 14045 makemessage miss some gettext in javascript Internationalization
14419 14419 Make `makemessages --help` more useful Core (Management commands)
14591 14591 UnicodeDecodeError when trying to render the label of a field contrib.admin
14637 14637 There may an Internationalization bug in Forms Translations
14036 14036 1 foreignKey doesn't work properly in admin - last current svn revision (1.3 pre alpha) contrib.admin
8087 8087 1 Template tags 'ifin' and 'ifnotin' checking if element is present in sequence Template system
9709 9709 Better explanation on how to disable caching of AdminSite Documentation