gary.wilson@...

(gary.wilson@...)

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 (45) Reporter (4) Owner (0) Commenter (59) Summary Component
897 897 2 Bi-Directional ManyToMany in Admin contrib.admin
373 373 1 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
17 17 1 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
494 494 1 Collapse in admin interface for inline related objects contrib.admin
29 29 1 Fix usability issue with limit_choices_to and "Add another" in admin contrib.admin
27 27 1 Single form field for multiple database fields Forms
25 25 1 Filtering interface on ForeignKey <select> boxes contrib.admin
852 852 2 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
596 596 1 Allow Django to be packaged as a Python egg Core (Other)
26 26 1 Admin validation errors cause FileUploadFields to be reset contrib.admin
640 640 3 order_with_respect_to option fails Documentation
702 702 1 document that ManyToMany fields can't be in unique_together Documentation
957 957 1 A SlugField with prepopulate_from does not work for stacked or tabular edit_inline objects. contrib.admin
13 13 4 Related objects interface should be tighter (edit_inline) contrib.admin
289 289 1 [patch] more details with "Please correct the errors below." contrib.admin
313 313 1 PhoneNumberField should accept international format numbers Internationalization
24 24 2 edit_inline support for OneToOne relationships Metasystem
575 575 1 edit_inline don't save child data when a "blank=True" field is not set contrib.admin
685 685 5 [patch] list_detail and archive_* generic views should default allow_empty to True Generic views
265 265 2 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
115 115 1 Models CRUD via web services Core (Other)
792 792 1 FileField and edit_inline=meta.STACKED contrib.admin
208 208 1 Allow the strings the cycle tag uses to contain spaces Template system
526 526 2 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
348 348 3 [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior contrib.admin
371 371 1 random filter in template throws an error Template system
279 279 2 [patch] TemplateDoesNotExist on Windows contrib.admin
8 8 1 Date and time fields should accept multiple formats contrib.admin
21 21 1 FileUploadField should allow for manual filename entry contrib.admin
572 572 2 When i have an ImageField and a auto_now DateTimeField in the same model it doesnt get saved contrib.admin
200 200 1 Add a Decimal type and a Currency type Database layer (models, ORM)
633 633 1 Model _post_load method (or similiar for a field?) Database layer (models, ORM)
609 609 1 When using validators.RequiredIfOtherFieldEquals with a Boolean field, it doesn't work the obvious way contrib.admin
639 639 2 Model FileFields empty on first pass through save() Core (Other)
613 613 1 prevent raw_post_data parsing on defined view functions Core (Other)
5 5 1 Add a cache=NUM_SECONDS argument to QuerySet Metasystem
10 10 1 Ordered objects should have API access to their order number Validators
648 648 1 [patch] Add a comment tag like {# commented #} Template system
935 935 1 weird interaction between edit_inline and OneToOneField causes adding through admin to fail contrib.admin
1566 1566 [patch] validator that validates if a specified number of validators pass Validators
1063 1063 ManyToMany selections are lost after using the 'Add another' link. contrib.admin
1550 1550 MatchesRegularExpression validator should use re.search instead of re.match Validators
672 672 get_absolute_url isn't nice contrib.syndication
1905 1905 [patch] manage.py validate exception when you forget to remove comma contrib.admin