JD

(j-driller)

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 (48) Reporter (1) Owner (0) Commenter (0) Summary Component
34819 34819 GenericForeignKey.get_prefetch_queryset() contrib.contenttypes
34221 34221 Plural-Forms in .po files break Django's translation precedence. Internationalization
34891 34891 force_str(urlsafe_base64_decode(uidb64)) returns object not value Utilities
34499 34499 In tutorial part08, Django debug toolbar shows up in admin site but not in public site Documentation
34377 34377 AdminSite.catch_all_view() drops query string in redirects contrib.admin
34254 34254 Exists annotations can return non-boolean results (i.e. None) if used with an empty QuerySet. Database layer (models, ORM)
34240 34240 assertRedirects() doesn't preserve headers set in RequestFactory/Client methods. Testing framework
34220 34220 Cannot import csrf_input_lazy from partially initialized module. Template system
34232 34232 'Add Another' casing typo in tutorial 7 Documentation
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
27147 27147 Add support for defining bounds in postgres range fields contrib.postgres
27753 27753 Cleanups when no supported version of Django supports Python 2 anymore Utilities
32215 32215 documentation possible error - minor Documentation
27370 27370 Django's Select widget adds a required="required" attribute, even if created with empty_label=True Forms
27801 27801 Make createsuperuser inspect environment variables for username and password contrib.auth
27486 27486 intword and filesizeformat filters shouldn't pass non-integers to gettext Template system
27991 27991 Add 'obj' kwarg to InlineModelAdmin.has_add_permission() contrib.admin
27985 27985 Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. Database layer (models, ORM)
27175 27175 Deprecate silencing exceptions raised while rendering the {% include %} template tag Template system
27563 27563 Move "Apply limit_choices_to" code from BaseModelForm to fields_for_model() Forms
27997 27997 Can't get last() item of a paginator 'page' Core (Other)
27957 27957 Remove technical terms from InlineForeignKeyField/ModelMultipleChoiceField error messages Forms
27758 27758 Template widget rendering breaks the AdvancedModelIterator pattern Forms
27759 27759 Template widget rendering: attrs with value False now render Forms
27761 27761 Typo in multiple_input.html produces invalid HTML Forms
27677 27677 Disable savepoint support for MySQL NDB engine tables, and option to overwrite the default. Database layer (models, ORM)
27564 27564 `refresh_from_db()` should return the model instance instead of None Database layer (models, ORM)
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27299 27299 Document Widget.use_required_attribute() Documentation
27368 27368 mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket Testing framework
27213 27213 ArrayField with null throws ProgrammingError but not ValidationError on Psycopg < 2.6.1 contrib.postgres
27256 27256 Change the selected attribute of select form tags to use HTML5 boolean syntax Forms
14284 14284 Support for Google Maps version 3 GIS
27068 27068 Acquire form's initial data more consistently Forms
27082 27082 Make timezone.localtime() default to timezone.now() when no value is given Utilities
27037 27037 'required' attribute on prefilled ClearableFileInput prevents valid form submissions Forms
494 494 Collapse in admin interface for inline related objects contrib.admin
27 27 Single form field for multiple database fields Forms
14298 14298 maximum open cursors exceeded on Jython and Oracle Database layer (models, ORM)
14093 14093 Confusing error when failing to create a session key because the cache is unavailable contrib.sessions
14502 14502 Feature: escape hatch for colliding template syntax in Django templates Template system
14299 14299 Add additional cache.*_many functions Core (Cache system)
14187 14187 Add support for bpython in django-admin.py shell Core (Management commands)
14234 14234 Validation bug when using ModelForms Forms
521 521 Multilevel foreign key ordering causes error in Admin changeview Metasystem
683 683 [patch] Saving with custom db_column fails Metasystem
681 681 get_in_bulk fails for PK columns other than "id" Database layer (models, ORM)
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)