Ingo Klöcker

(ingo)

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 (11) Reporter (0) Owner (4) Commenter (12) Summary Component
27614 27614 1 Store the DB used in the state before calling Model._save_table() Database layer (models, ORM)
34207 34207 Incorrect SQL query when adding a ManyToMany related object with a "through" table prevents adding a new relationship if the new relationship is identical except for a different value for "through_defaults" Database layer (models, ORM)
27449 27449 2 Make django.utils.translation.trans_real.get_supported_language_variant public API Internationalization
27777 27777 2 File object does not consistently open itself in context manager use File uploads/storage
27644 27644 3 Document FileSystemStorage.get_created_time() limitation on Unix Documentation
26605 26605 2 Abstract model inheriting concrete model crashes migrations Migrations
27536 27536 order_by('pk') is not obeyed if superclass has default ordering Database layer (models, ORM)
27433 27433 2 ModelForm with BooleanField can not save False/unchecked Forms
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
14986 14986 TestCase: increase verbosity for TestCase.fixtures usage Testing framework
172 172 Twisted (twisted.web2) support for Django Tools