Simon Meers

(DrMeers)

Most Active Role

Reporter

Most Active Component

Core (Other)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (45) Reporter (23) Owner (19) Commenter (83) Summary Component
14831 14831 2 Django Template Style Guide Documentation
14810 14810 Admin inline templates need blocks contrib.admin
14336 14336 1 list_display should be able to contain sortable references to annotated fields contrib.admin
31538 31538 models.E015 is raised when ordering uses lookups that are not transforms. Core (System checks)
17985 17985 6 Document ModelAdmin.lookup_allowed() Documentation
28496 28496 1 Add ModelAdmin.get_changelist_instance() contrib.admin
12694 12694 4 Adding an object-tool requires template code duplication contrib.admin
13165 13165 13 Display edit link beside add button for ForeignKey fields in admin contrib.admin
13163 13163 2 Display link to change-form on inlines where model is registered in admin site contrib.admin
14492 14492 1 Model proxy instance does not equal the respective model instance Database layer (models, ORM)
17924 17924 4 Proposal: DRY/elegant/flexible ModelForm field attribute overrides Forms
18944 18944 1.3 Release Notes omit backwards incompatible addition of from_email argument to PasswordResetForm Documentation
15273 15273 Extend RedirectView to allow named-URL reversal? Generic views
11700 11700 3 actions and list_editables in popups problematic contrib.admin
19142 19142 accept_language_re rejects languages which include numeric UN region codes Internationalization
14694 14694 1 defer() doesn't work with reverse relations Database layer (models, ORM)
14829 14829 1 URL dispatcher documentation with class-based generic views Documentation
18699 18699 Branch Policy documentation needs updating Documentation
18700 18700 4 `set_language` view documentation uses hard-coded URL Documentation
18472 18472 `set_language` view documentation improvements Documentation
16317 16317 1 Self-referencing model with natural key: dumpdata can't resolve dependencies Core (Serialization)
17182 17182 2 Best Practice for forms.Form.clean Documentation
14597 14597 1 request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl HTTP handling
17128 17128 Python 2.5-incompatible change in r16319 -- ModelAdmin.list_display.index method called contrib.admin
16897 16897 1 makemessages option_list default value for "extensions" is missing .txt Core (Management commands)
14830 14830 Default value for radio button not preserved when dynamically creating new inlines contrib.admin
7284 7284 2 foreign_key__related_fieldname documentation could be clearer Documentation
11251 11251 5 Australian Local Flavo(u)r models would be nice contrib.localflavor
12803 12803 3 Provide styling for warning and error messages contrib.admin
13607 13607 2 Admin date_hierarchy drill-down should auto-initialise to appropriate level User Experience
13832 13832 1 Changeset #13363 broke PostgreSQL support for app names with uppercase characters Database layer (models, ORM)
13862 13862 InlineModelAdmin does not respect ordering contrib.admin
14023 14023 2 Better example for the custom form template Documentation
14573 14573 2 prepopulated_fields javascript error since r14123 contrib.admin
3400 3400 5 Support for lookup separator with list_filter admin option contrib.admin
13377 13377 Tiny formatting typo in docs/topics/testing.txt Documentation
13175 13175 2 "+ Add another [...]" bug with final_attrs['id'] contrib.admin
13341 13341 1 RegexValidator documentation minor problems Documentation
14608 14608 1 Adding a INPhoneNumberField to indian localflavor contrib.localflavor
14853 14853 1 GET parameter in docs for auth.logout incorrect (next_page = next) Documentation
14841 14841 2 Add/fix xrefs in topics/db/models Documentation
14095 14095 Objects not saved when readonly_fields is set for inline admin contrib.admin
14764 14764 2 Docs and code disagree on return type of Users.get_all_permissions() Uncategorized
14521 14521 2 Camel case used for mthods' names Uncategorized
14255 14255 2 Factoring mysite out of tutorial imports Documentation