Gary Wilson

(gwilson)

Most Active Role

Reporter

Most Active Component

Template System

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (108) Reporter (35) Owner (36) Commenter (153) Summary Component
897 897 Bi-Directional ManyToMany in Admin contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
5865 5865 2 cycle template tag should accept a single argument Template system
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
494 494 Collapse in admin interface for inline related objects contrib.admin
29 29 Fix usability issue with limit_choices_to and "Add another" in admin contrib.admin
22802 22802 5 update Atomic class to make use of public transaction module-level API functions Database layer (models, ORM)
7599 7599 1 add get_user_permissions method to ModelBackend contrib.auth
27 27 Single form field for multiple database fields Forms
8070 8070 3 related objects passed to model init are not cached/accessible Core (Other)
3182 3182 2 model instance update() method and QuerySet update_or_create() method Database layer (models, ORM)
12493 12493 1 settings.configure silently allows TEMPLATE_DIRS configuration error Core (Other)
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
852 852 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
6585 6585 admin foreignkey dropdown does not adhere to model's admin ordering contrib.admin
14264 14264 2 settings.configure has undocumented differences from using a settings module Core (Other)
596 596 Allow Django to be packaged as a Python egg Core (Other)
1751 1751 unique_together does not work when any of the listed fields contains a FK contrib.admin
26 26 Admin validation errors cause FileUploadFields to be reset contrib.admin
640 640 order_with_respect_to option fails Documentation
702 702 document that ManyToMany fields can't be in unique_together Documentation
7474 7474 add documentation restructured text checker to test suite Testing framework
14980 14980 1.2.4 release notes did not make it into trunk Documentation
13103 13103 3 say "model object's" <view> Documentation
13226 13226 2 Documentation error for custom auth form docs Documentation
13174 13174 2 readonly_fields in StackedInline forms in the admin are missing the field label. contrib.admin
9065 9065 3 timesince filter not calculating difference between two dates Template system
8643 8643 4 Misleading comments in django.http.multipartparser.py HTTP handling
9944 9944 3 Section 4: URLconf doesn't reflect the change at the end of section 3 Documentation
11196 11196 3 dimensions not set when value for ImageField specifed in constructor Database layer (models, ORM)
11084 11084 2 After r10737, ImageField sets height and width on model creation, every lookup File uploads/storage
10692 10692 1 DecimalField raises "InvalidOperation: Rescale > prec" Database layer (models, ORM)
10375 10375 3 Additional info to documentation (date and time filters) Documentation
10273 10273 1 document missing auth forms Documentation
10272 10272 2 document signatures and optional parameters for the contrib.auth views Documentation
10094 10094 4 include and extends template tags do not accept filenames with spaces Template system
10079 10079 4 Make template.context usable outside of Django Template system
689 689 4 Honor Web server provided authentication Core (Other)
7742 7742 8 remove oldforms Core (Other)
957 957 A SlugField with prepopulate_from does not work for stacked or tabular edit_inline objects. contrib.admin
3121 3121 2 RelatedManager.get_or_create() does not work Database layer (models, ORM)
8290 8290 2 DecimalField does not handle validation of large decimal_places Validators
8250 8250 2 "information on MySQL transactions" link in transaction docs no longer valid Documentation
8003 8003 1 paginaton docs don't mention orphan support Documentation
6970 6970 2 misleading error message if get_or_create not provided with defaults Core (Other)
7868 7868 update "When will you release Django 1.0?" FAQ Documentation
7830 7830 8 removal of some deprecated features for 1.0 Uncategorized
7741 7741 move django.newforms to django.forms Forms
7864 7864 4 Forms documentation needs update, renaming from "newforms" Documentation
8206 8206 3 Remove models.base.Model.validate(), manipulator field functions, validator lists Core (Other)
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
289 289 [patch] more details with "Please correct the errors below." contrib.admin
15254 15254 1.1.4 release notes missing from trunk Documentation
15253 15253 1 1.1.3, 1.2.4, and 1.3 release notes lack mention of Dec. 2010 security fixes Documentation
6094 6094 7 core handlers do not catch middleware exceptions HTTP handling
313 313 PhoneNumberField should accept international format numbers Internationalization
9770 9770 1 extraneous slash in search link of "Welcome to the new documentation" message *.djangoproject.com
11615 11615 5 ./manage.py test returns incorrect status code if more than 255 bugs fail Testing framework
6093 6093 1 a few Decimal/float serializers_regress tests failing with python 2.3 and postgresql_psycopg2 engine Core (Serialization)
6371 6371 several decorators don't work with bound methods Core (Other)
5333 5333 1 add an assertContext method to Django's TestCase Testing framework
9978 9978 2 logout() method in test.client.Client raising KeyError Testing framework
8140 8140 3 User.objects.create_superuser should return the new User instance Contrib apps
10076 10076 4 Wrong Documentation for FileField and unique=True Documentation
8462 8462 4 length and length_is filters don't fail silently Template system
106 106 1 [patch] Problem with some js/select box on IE contrib.admin
24 24 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
6177 6177 Only managers have a none() method (not Querysets) Database layer (models, ORM)
6679 6679 2 decorator_from_middleware() doesn't call process_view() properly Uncategorized
6223 6223 3 Do not call isatty if it doesn't exist Uncategorized
5595 5595 2 ModPythonRequest __repr__ is attempting to return a unicode object Core (Other)
5701 5701 8 Fix naive introspection when using Django decorators Uncategorized
6592 6592 "Specifying ordering" model documentation mentions get_list() Documentation
14 14 1 PIE-IN-THE-SKY: Add spell-check capability to admin textareas contrib.admin
6139 6139 can't pass a tuple to "to" parameter of EmailMessage Core (Mail)
685 685 [patch] list_detail and archive_* generic views should default allow_empty to True Generic views
3694 3694 2 admin docstrings not added to doc pages because of stringfilter decorator contrib.admin
5981 5981 1 regressiontests.cache.tests.Cache test failing with locmem cache backend Core (Cache system)
5978 5978 2 LOCALE_PATHS setting does not default to an empty tuple like the docs mention Translations
265 265 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
5918 5918 1 remove SortedDictFromList class Core (Other)
5824 5824 1 startapp command passes the wrong project name to copy_helper Core (Other)
115 115 Models CRUD via web services Core (Other)
792 792 FileField and edit_inline=meta.STACKED contrib.admin
5342 5342 EmailField dbfield should accept max_length parameter Core (Other)
208 208 Allow the strings the cycle tag uses to contain spaces Template system
5330 5330 test_client_regress LoginTests fail if run by itself Testing framework
526 526 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
348 348 [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior contrib.admin
5198 5198 1 url templatetag documentation has no example for views that take multiple arguments Documentation
4952 4952 8 include tag can access files outside of allowed directories Template system
189 189 1 Inline editing of foreign keys doesn't do pretty error handling. contrib.admin
371 371 random filter in template throws an error Template system
279 279 [patch] TemplateDoesNotExist on Windows contrib.admin
8 8 Date and time fields should accept multiple formats contrib.admin
21 21 FileUploadField should allow for manual filename entry contrib.admin
572 572 When i have an ImageField and a auto_now DateTimeField in the same model it doesnt get saved contrib.admin
200 200 Add a Decimal type and a Currency type Database layer (models, ORM)
633 633 Model _post_load method (or similiar for a field?) Database layer (models, ORM)
609 609 When using validators.RequiredIfOtherFieldEquals with a Boolean field, it doesn't work the obvious way contrib.admin
639 639 Model FileFields empty on first pass through save() Core (Other)
613 613 prevent raw_post_data parsing on defined view functions Core (Other)
5 5 Add a cache=NUM_SECONDS argument to QuerySet Metasystem
10 10 Ordered objects should have API access to their order number Validators
648 648 [patch] Add a comment tag like {# commented #} Template system
935 935 weird interaction between edit_inline and OneToOneField causes adding through admin to fail contrib.admin