Sebastian Noack

(sebastian_noack)

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 (34) Reporter (33) Owner (0) Commenter (35) Summary Component
13659 13659 3 Make the request accessible in callables used in ModelAdmin.list_display contrib.admin
12826 12826 1 Use __slots__ for some simple objects. Core (Other)
15665 15665 1 Inline admins are broken when primary key is not an AutoField and not editable. contrib.admin
13764 13764 i18n in custom javascript contrib.admin
13906 13906 4 REPEATABLE READ (as used by default on MySQL) breaks atleast QuerySet.get_or_create(). Database layer (models, ORM)
13664 13664 Enable admin permission checks from outside the ModelAdmin contrib.admin
13708 13708 1 Improve ModelAdmin.save_model() [PATCH] contrib.admin
19117 19117 1 Database and memcached connections break after fork. Database layer (models, ORM)
10479 10479 2 Use funtools.partial instead of django.utils.functional.curry Uncategorized
19382 19382 Closing SMTP backend raises AttributeError when already closed Core (Mail)
19134 19134 Can't close SMTP connection, when already disconnected. Core (Mail)
18912 18912 ModelForm doesn't handle unique checks for parent models. Forms
14026 14026 1 Setting for TRANSACTION_LEVEL on db backends Database layer (models, ORM)
10515 10515 1 Add __rand__ and __ror__ to QuerySet [PATCH] Database layer (models, ORM)
13652 13652 1 Support error user messages [PATCH] contrib.admin
13649 13649 1 Disabled buttons in admin [PATCH] contrib.admin
13723 13723 Links in error lists looks bad [PATCH] contrib.admin
10630 10630 2 [PATCH] GZipMiddleware does not handle all MSIE issues. HTTP handling
10513 10513 Template filter "floatformat" does not support __float__ anymore. Template system
10549 10549 BooleanField.formfield() does not handle choices correct. [PATCH] Database layer (models, ORM)
7154 7154 4 Not all managers gets copied from abstract models. Database layer (models, ORM)
7244 7244 3 ModelChoicesField.__init__ and ModelMultipleChoicesField.__init__ must not pass a widget to the parent __init__. Forms
13709 13709 1 Delete action is visble if no delete permission given [PATCH] contrib.admin
15213 15213 1 Add support for compressors/minimizers to django.contrib.staticfiles contrib.staticfiles
7325 7325 Wrong numbers in modeltests. Documentation
7326 7326 transaction documentation on website isn't completely generated *.djangoproject.com
12824 12824 Add --gui option to ./manage.py shell Core (Other)
10511 10511 get_prep_value isn't called on QuerySet.update() Database layer (models, ORM)
10514 10514 1 [PATCH] Database layer (models, ORM)
7210 7210 2 Added expression support for QuerySet.update Database layer (models, ORM)
6934 6934 2 django.core.urlresolvers.reverse fails sometimes. Core (Other)
7298 7298 1 update() on a sliced query set updates all objects. Database layer (models, ORM)
7171 7171 1 Minor code cleanup in django/newforms/models.py Forms
7327 7327 Missing tests and documentation for sub-selects. Database layer (models, ORM)