Jonas H.

(jonash)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (37) Reporter (35) Owner (0) Commenter (38) Summary Component
16630 16630 5 Support for HTML5 input types Forms
17339 17339 2 [nonrel] Factor out has_result into database backend Database layer (models, ORM)
15799 15799 Document what exception should be raised when trying to open non-existent file File uploads/storage
17337 17337 1 [nonrel] Support for non-integer AutoFields Database layer (models, ORM)
21135 21135 1 Admin: Support for editing OneToOne related models in RELATED model contrib.admin
23130 23130 7 Supplying choices to BooleanField without default yields blank choice even if blank=False Database layer (models, ORM)
18580 18580 Avoiding SQLite update+annotations "only a single result allowed for a SELECT that is part of an expression" Database layer (models, ORM)
14881 14881 1 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
20133 20133 4 Admin: Add deletion summary contrib.admin
20057 20057 1 Reverse related manager should be a manager INSTANCE, not CLASS Database layer (models, ORM)
20196 20196 Better support for folder uploads Forms
14263 14263 1 Allow fields to support custom double-underscore lookup methods Database layer (models, ORM)
19031 19031 2 Add a warning that @override_settings may not work with DATABASES Testing framework
21551 21551 1.6 regression: Can't load fixtures from subdir Core (Management commands)
21013 21013 2 Admin history should consider ModelAdmin.get_queryset contrib.admin
14786 14786 1 get_db_prep_lookup call get_prep_value twice for each value if prepared == False Database layer (models, ORM)
14817 14817 ...models.sql.where.WhereNode.as_sql docstring is outdated Database layer (models, ORM)
20076 20076 1 Admin read-only fields should be included in POST contrib.admin
16964 16964 1 FileField files can't be opened in write mode if not closed before File uploads/storage
18107 18107 Usage of deprecated import in GeoIP docs Documentation
18073 18073 Wrong markup in markup documentation Documentation
17965 17965 Drop support for Python 2.5 Uncategorized
17340 17340 [nonrel] Database feature to disabled INSERT/UPDATE distinction Database layer (models, ORM)
17338 17338 [nonrel] supports_deleting_related_objects database feature flag Database layer (models, ORM)
17336 17336 [nonrel] Merge various changes from Alex Gaynor's query refactor GSoC Database layer (models, ORM)
17335 17335 [nonrel] supports_select_related database feature flag Database layer (models, ORM)
16437 16437 Outdated comment Testing framework
16385 16385 1 NoSQL support Database layer (models, ORM)
16229 16229 1 django.core.validators not usable without a DJANGO_SETTINGS_MODULE Core (Other)
15696 15696 4 Add pre_insert signal to loaddata command Core (Serialization)
15747 15747 django.contrib.gis.db.backend should've been removed in 1.3 GIS
15704 15704 1 Make cache tests more reusable Core (Cache system)
15702 15702 1 Drop 2.4 compatibility boilerplate code Core (Other)
15687 15687 "may" missing in Multi DB docs Documentation
15369 15369 [15120] causes NameError Testing framework
14870 14870 Do not catch all AttributeErrors in CustomRouter.allow_syncdb and friends Database layer (models, ORM)
14918 14918 Password reset with e-mail OR username contrib.auth