Graham King

(graham_king)

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 (4) Owner (4) Commenter (36) Summary Component
14336 14336 1 list_display should be able to contain sortable references to annotated fields contrib.admin
14204 14204 1 Take advantage of SQLite support for FK constraints Database layer (models, ORM)
14217 14217 1 Add validation for model field name the same as the model name when using model inheritance Core (System checks)
14200 14200 1 new RegexURLResolver is contructed for every request Core (URLs)
14196 14196 1 Objects that come from something_set, should have their parent object filled in Database layer (models, ORM)
14343 14343 1 NoReverseMatch error message is unclear, view does exist Core (URLs)
14334 14334 1 Queries don't ensure that comparison objects are the correct type Database layer (models, ORM)
14226 14226 1 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
14319 14319 1 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
14322 14322 1 Please set default values for required and error css classes Forms
14332 14332 1 manage testserver and manage runserver should have similiar address:port options Core (Management commands)
16052 16052 2 MySQL: CharField's with utf8_bin collation return as str, should return as unicode. Database layer (models, ORM)
14241 14241 1 instructions for creating spatial database template differ on fedora 13 (64 bit) Documentation
14325 14325 1 GenericForeignKey fails if assigned to an object which implements the __len__ method contrib.contenttypes
14678 14678 1 Users are able to add more than one page to the same url contrib.flatpages
14026 14026 1 Setting for TRANSACTION_LEVEL on db backends Database layer (models, ORM)
13612 13612 2 manage.py imports settings.py even when --settings is used Core (Management commands)
14202 14202 1 Rss201rev2Feed bug contrib.syndication
9508 9508 FieldFile should define __hash__ File uploads/storage
14190 14190 1 images, news and keywords in sitemap.xml contrib.sitemaps
14201 14201 1 Add a "security overview" page to the docs Documentation
14206 14206 1 contrib:admin dynamic list_display support contrib.admin
8159 8159 8 Attempting to delete your own user account in Django admin view is not handled properly contrib.admin
14220 14220 1 Backwards-compat code in db.fields.subclassing is a bottleneck Database layer (models, ORM)
11579 11579 1 Increase length of email field to accomodate Facebook proxied addresses contrib.auth
3553 3553 3 urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plus Core (Other)
10110 10110 Add to contributing FAQ: tips on making better tickets and question on getting the core devs attention Documentation