David Cramer

(dcramer)

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 (39) Reporter (34) Owner (1) Commenter (36) Summary Component
373 373 6 Add support for multi-column primary keys. Database layer (models, ORM)
17 17 4 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
15063 15063 multi_db flag on TestCase causes invalid error reporting when loading fixtures. Testing framework
14286 14286 3 Support for BigAutoField Database layer (models, ORM)
6563 6563 field=None in get_or_create Database layer (models, ORM)
17052 17052 dictConfig does not correctly handle absolute imports Utilities
9684 9684 Authentication Backend Supresses Some Exceptions contrib.auth
14287 14287 2 TEST_MIRROR is not respected in routers Database layer (models, ORM)
10918 10918 1 to_field and raw_id_fields popup in ModelAdmin contrib.admin
5537 5537 2 Remove Reverse Lookups on ForeignKeys/ManyToMany Documentation
10640 10640 Add `add_form_template` option to ModelAdmin contrib.admin
9102 9102 6 admin Filter Box redraws each time it's changed contrib.admin
7955 7955 Change popup variable name in django.contrib.admin contrib.admin
6826 6826 [Feature] Add setting for error pages path Uncategorized
6055 6055 GenericRelation and db_column lookups Database layer (models, ORM)
5535 5535 4 .get() should allow myforeignkey_id lookups Database layer (models, ORM)
12847 12847 Allow simple_tags to specify a function name Template system
6580 6580 Default argument to `getlist` on QueryDict HTTP handling
14733 14733 Allow Manager.raw() execute not only "Pure selects" Database layer (models, ORM)
13678 13678 Improve RawQuerySet coverage Database layer (models, ORM)
6507 6507 1 [proposal] Create extension to Python Cookie module HTTP handling
15113 15113 1 post_sync signal's created_models are incorrect with flush Uncategorized
15068 15068 2 initial_data fixtures using natural keys fail in tests with multiple databases Testing framework
14926 14926 Support nesting app namespaces with current_app Uncategorized
6534 6534 Add min_choices and max_choices Forms
9194 9194 1 Allow additional hashing algorithms for passwords contrib.auth
6827 6827 1 [Feature] Allow contains to work with lists Database layer (models, ORM)
313 313 1 PhoneNumberField should accept international format numbers Internationalization
11938 11938 `to_field` does not function as expected. Database layer (models, ORM)
8237 8237 Apply Meta ordering to SQL table Uncategorized
8223 8223 Infinite loop caused by ordering Database layer (models, ORM)
8093 8093 ForeignKey's raise DoesNotExist instead of returning None Core (Other)
7970 7970 DateField incorrect default value in newforms admin contrib.admin
5796 5796 Make Q() return a boolean value based on it's length Database layer (models, ORM)
6878 6878 Add ordering to newforms classes Forms
6867 6867 Missing DeprecationWarning's Core (Other)
6590 6590 Change cache.add to cache.setdefault Core (Cache system)
6591 6591 1 Caching documentation does not reflect implementation Documentation
5533 5533 allow create to pass foreignkey_id Database layer (models, ORM)