Mikhail Korobov

(kmike)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (27) Reporter (17) Owner (0) Commenter (20) Summary Component
897 897 1 Bi-Directional ManyToMany in Admin contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
23558 23558 document slugify limitations Documentation
14284 14284 1 Support for Google Maps version 3 GIS
494 494 Collapse in admin interface for inline related objects contrib.admin
901 901 1 Reload method for models Database layer (models, ORM)
17413 17413 Serialization or getting non-HTML version of form errors is not easy Forms
14051 14051 1 Signals for transaction commit/rollback Database layer (models, ORM)
19944 19944 3 django 1.5 is not compatible with pypy 1.9 because of django.test._doctest Python 2
15937 15937 1 Deprecate AUTH_PROFILE_MODULE and get_profile contrib.auth
18072 18072 ChangeList shouldn't use hardcoded urls contrib.admin
18036 18036 1 GIS deployment documentation contains obsolete links to django admin static files Documentation
14502 14502 1 Feature: escape hatch for colliding template syntax in Django templates Template system
17605 17605 It is not documented how to work with ManyToMany relations Documentation
17865 17865 CachedStaticFilesStorage css rewriter should strip whitespaces from urls contrib.staticfiles
14965 14965 1 {% include %} tag changes should be mentioned in release notes Documentation
14994 14994 Example in auth docs emits DeprecationWarning Documentation
14582 14582 django.contrib.staticfiles development file serving is backward-incompatible if MEDIA_URL was pointing to /static/ folder Contrib apps
14523 14523 1 Exceptions in response middleware aren't handled by main request's try .. except block Core (Other)
14589 14589 1 Changeset 14395 introduced two bugs Template system
10734 10734 Admin actions: use SortedDict instead of dict for predictable actions order contrib.admin
16754 16754 forms.extras.widgets.SelectDateWidget.render ignores 'attr' parameter Forms
11269 11269 1 Allow key_prefix to be callable Core (Cache system)
15532 15532 Improve error message for django.contrib.auth.load_backend contrib.auth
15424 15424 5 readonly_fields in InlineModelAdmin looks up wrong callable contrib.admin
14588 14588 1 Changed behaviour of middlewares after [14393] Core (Other)
12622 12622 exists() method is mentioned in 1.1 docs Documentation