Ben Beecher

(gone)

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 (50) Reporter (1) Owner (0) Commenter (1) Summary Component
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
34898 34898 Adding non-deterministic collations to unique CharFields crashes on PostgreSQL. Migrations
34682 34682 System check for CSRF_TRUSTED_ORIGINS raises errors for http://localhost:port. Core (System checks)
34438 34438 UserCreationForm.clean_username() crashes with a custom user model. contrib.auth
34361 34361 Missing the package "gdal-bin" results in Segmentation fault. GIS
27572 27572 Static files served in development should prevent caching contrib.staticfiles
34082 34082 "mysql server has gone away" on 404, 403 or 401 Database layer (models, ORM)
34207 34207 Incorrect SQL query when adding a ManyToMany related object with a "through" table prevents adding a new relationship if the new relationship is identical except for a different value for "through_defaults" Database layer (models, ORM)
34080 34080 __exact lookup on nested arrays with None values fails on PostgreSQL. contrib.postgres
34091 34091 Invalid SQL: FROM clauses can be omitted when QuerySet is accessed from multiple threads Database layer (models, ORM)
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
14844 14844 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
14645 14645 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
27445 27445 RadioSelect widget does not work for NullBooleanField Documentation
31533 31533 Test client request's post body can be read multiple times, unlike real requests. Testing framework
27160 27160 Document that running the Django test suite requires creating the databases and, on PostgresQL, a superuser Documentation
27360 27360 Make it easier to track down the offending models for AlreadyRegistered exceptions contrib.admin
27449 27449 Make django.utils.translation.trans_real.get_supported_language_variant public API Internationalization
14642 14642 save_as=True and generic inline in admin gives IndexError contrib.contenttypes
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27365 27365 Fields suddenly not found. Database layer (models, ORM)
27901 27901 Unicode subclasses can't be saved to TextField with MySQL and Python 2 Database layer (models, ORM)
27825 27825 Document that models don't cast field values to the same type that's retrieved from the database Documentation
27641 27641 Document limitations of the Locmem cache backend Documentation
27562 27562 Django using uuid as primary key, receive AttributeError during createsuperuser(NOT AN ISSUE) Uncategorized
27526 27526 test_fuzzy_compiling failing on a machine with 64 cores Internationalization
27496 27496 Iterating over ModelChoiceField with RadioSelect widget duplicates query Forms
27142 27142 makemigrations fails on special database connections Migrations
14881 14881 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
14638 14638 to_python howto documentation improvement Documentation
14877 14877 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
14019 14019 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
596 596 Allow Django to be packaged as a Python egg Core (Other)
640 640 order_with_respect_to option fails Documentation
14674 14674 1 ResetPasswordForm doesn't consider unusable_password setting contrib.auth
811 811 IPv6 address field support Core (Other)
14201 14201 Add a "security overview" page to the docs Documentation
376 376 Add a handler for mod_python v. 2 (Django requires v. 3) Core (Other)
987 987 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
575 575 edit_inline don't save child data when a "blank=True" field is not set contrib.admin
273 273 [patch] Password salt and other algorithms support Core (Other)
216 216 sqlite3 broken post rev 329 Metasystem
10 10 Ordered objects should have API access to their order number Validators
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
911 911 [patch] Make template system scoped to the parser contrib.admin
722 722 Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator Validators
286 286 [patch] Eliminate unintuitive behavior when using edit_inline with no core fields specified Metasystem
34 34 Tutorial Import and Attribute errors while using MySQL. Core (Other)