James Addison

(jaddison)

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 (54) Reporter (12) Owner (0) Commenter (65) Summary Component
14845 14845 1 Document connection-creation process Documentation
34436 34436 2 `makemigrations --check` fails with error code 1 if system checks identify warnings Migrations
14832 14832 1 Impossible to create inline objects if form validates but is unchanged contrib.admin
14844 14844 1 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
14645 14645 1 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
14660 14660 1 Using a CheckboxSelectMultiple widget on a M to M field in Admin causes 'SelectBox is not defined' JS error in RelatedObjectLookups.js contrib.admin
14722 14722 1 @last_modified should ignore lack of etag method when USE_ETAGS is enabled. HTTP handling
14688 14688 1 BaseInlineFormSet does not support "auto_id" Forms
14675 14675 1 Update docs and project template to avoid "import *" for url patterns Core (Other)
29656 29656 9 Range Fields do not support blank values via ModelForm contrib.postgres
28838 28838 1 annotations + base_manager_name + instance.save() raises exception Database layer (models, ORM)
28169 28169 1 Unable to disconnect signal Database layer (models, ORM)
14904 14904 1 TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres Database layer (models, ORM)
14891 14891 1 use_for_related_fields=False is not honored by reverse FK or M2M related managers Database layer (models, ORM)
26041 26041 Flattening a Context object can fail Template system
25657 25657 1 gevent-monkeypatching with GIS PointField causes intermittent traceback on shutdown GIS
14887 14887 1 select_related() does not work with Proxy models and multi-table inheritance Database layer (models, ORM)
14716 14716 1 filter_horizontal and filter_vertical don't work on mobile Safari contrib.admin
25158 25158 2 InvalidTemplateLibrary when using django_extensions Uncategorized
14909 14909 1 Adding custom command requires code duplication from Command.handle() if one want to use options like verbosity. Core (Management commands)
14671 14671 1 Allow overriding of ModelChoiceField.choices Forms
14834 14834 1 Colour issues in CSS - particularly documentation Documentation
14881 14881 1 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
14664 14664 1 MiddlewareNotUsed should display a warning Core (Other)
22512 22512 1 Adding auto_now field to model causes migrate exception Migrations
14877 14877 1 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
14658 14658 1 DateField initial does not honor locale, against documentation Forms
20230 20230 Can't send unicode email (HTML emails using EmailMultiAlternatives) Core (Mail)
20837 20837 1 comments app template tags don't resolve context variables contrib.comments
14656 14656 1 Atom1Feed should write atom:published element contrib.syndication
14894 14894 1 translation is not threadsafe Internationalization
14874 14874 1 remove js-confirms on changelist contrib.admin
14705 14705 2 Model Field Order not influenced by MRO of superclasses Database layer (models, ORM)
14646 14646 1 django.contrib.comments is missing default template for comment_notification_email.txt, and has no documentation of template context contrib.comments
14879 14879 1 Aggregates (Min, Max) for CharField fails with Postgresql Database layer (models, ORM)
14684 14684 2 RESTful Model View Generic views
14678 14678 1 Users are able to add more than one page to the same url contrib.flatpages
14917 14917 1 Error in the sample code under "Using an inline formset in a view" Documentation
14898 14898 1 Move validate_sql functionality into backend Database layer (models, ORM)
14681 14681 1 Uploaded files should not set mode to None File uploads/storage
14886 14886 1 GeoModelAdmin forms cannot be used with WMS in formats other than image/jpeg GIS
14836 14836 1 Improve semantics of docs: *.djangoproject.com
17931 17931 1 set_cookie timezone naive vs aware HTTP handling
17753 17753 1 Internationalizing URL Patterns Redirect should be 404 Internationalization
14720 14720 1 Settings imported twice as separate modules when manage.py is used Core (Other)
14648 14648 2 Annotated date querysets fail if spatial backend is used GIS
14718 14718 1 Different attributes for DateInput and TimeInput in SplitDateTimeWidget Forms
14876 14876 1 Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN Database layer (models, ORM)
14695 14695 1 Field's `name` kwarg gets paved over Database layer (models, ORM)
14674 14674 1 ResetPasswordForm doesn't consider unusable_password setting contrib.auth
14893 14893 1 TypeError when accessing deferred (defer(..)) geometry field when using proxy geographic model GIS
14699 14699 1 FormWizard tests are scattered between two test modules Testing framework
14903 14903 1 wsgiref usage HTTP handling
14729 14729 1 RawQuerySet.__repr__ fails when params passed as list Database layer (models, ORM)