Andrew Godwin
(andrewgodwin)
Most Active Role
Bug Fixer
Most Active Component
Http Handling
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (86) | Reporter (8) | Owner (63) | Commenter (158) | Summary | Component |
---|---|---|---|---|---|---|
34865 | 34865 | DatabaseWrapper are not GC and connections are not closed | Database layer (models, ORM) | |||
31224 | 31224 | ✅ | Add asynchronous views. | Core (Other) | ||
34998 | 34998 | 1 | Raising a StopIteration in asynchronous mode hangs the request | Core (Other) | ||
34752 | 34752 | ASGI http.disconnect not handled for streaming responses | HTTP handling | |||
34757 | 34757 | AsyncClient should follow redirects | Testing framework | |||
34394 | 34394 | ASGIRequest doesn't respect settings.FORCE_SCRIPT_NAME. | HTTP handling | |||
33646 | 33646 | ✅ | Adding async interface to QuerySet. | Database layer (models, ORM) | ||
34109 | 34109 | Uvicorn can be run without installing gunicorn | Documentation | |||
27064 | 27064 | Implement RenameIndex in a backwards compatible way | Migrations | |||
30451 | 30451 | ✅ | ✅ | 2 | Add ASGI support to Django. | HTTP handling |
22983 | 22983 | ✅ | 4 | Invalid import in a squashed migration of migrations having RunPython | Migrations | |
30676 | 30676 | ✅ | ✅ | 4 | Add a --pdb option to the test runner | Testing framework |
31056 | 31056 | ✅ | ✅ | 2 | Add ability to override "async unsafe" checks. | Core (Other) |
27858 | 27858 | 1 | Stop read-only management commands from attempting to create a django_migrations table | Migrations | ||
21498 | 21498 | ✅ | 7 | Changing locale causes migrations autodetector to make unnecesary changes | Migrations | |
23226 | 23226 | ✅ | 2 | Migrations generated by python2 break when using python3 to migrate | Migrations | |
24919 | 24919 | ✅ | 2 | Add an option not to run migrations when running tests | Migrations | |
23163 | 23163 | ✅ | makemigrations currently detecting changes in help text on auth.User | contrib.auth | ||
13637 | 13637 | ✅ | 2 | Generic Relations don't work correctly on a non-default database alias | contrib.contenttypes | |
22563 | 22563 | ✅ | 13 | Migration of admin.LogEntry.user fails. | Migrations | |
22645 | 22645 | ✅ | 2 | Gis tests broken without a models.py | Migrations | |
22248 | 22248 | ✅ | ✅ | 2 | Model renaming doesn't work backwards | Migrations |
22534 | 22534 | ✅ | 3 | Checks fail on non-swappable ForeignKeys when the related model is swapped out | Migrations | |
23331 | 23331 | ✅ | 1 | Circular dependencies are not resolved by new Migrate framework | Migrations | |
23288 | 23288 | ✅ | 2 | Unable to correctly access data in table during migration | Migrations | |
23275 | 23275 | ✅ | 2 | Migrations - unmanaged models doesn't get autodetected | Migrations | |
23264 | 23264 | ✅ | 1 | db_constraint=False not enforced on migrations | Migrations | |
23252 | 23252 | ✅ | 2 | Better communication of features that will no longer be available in a release | Documentation | |
23153 | 23153 | ✅ | 3 | 1.7 migrations' temporary tables cause problems with gis | GIS | |
23161 | 23161 | ✅ | 1 | Migration to remove a GIS field causes exception | Migrations | |
23091 | 23091 | ✅ | 1 | Squashed migrations may try to add existing constraint if there was RunPython between create and alter some-model migrations | Migrations | |
22922 | 22922 | ✅ | 1 | Add a better error messsage or an FAQ entry for InvalidBasesError | Migrations | |
23090 | 23090 | ✅ | 2 | Squashed migrations not used always when testing | Migrations | |
23100 | 23100 | ✅ | 2 | Applying migrations fails when adding a ForeignKey to swappable user model after initial migration | Migrations | |
22944 | 22944 | ✅ | 3 | Migrate doesn't like ForeignKey being reassigned to a different app's model | Migrations | |
23085 | 23085 | ✅ | 1 | AlterField/RenameField doesn't work on GIS fields on PostGIS 1.5 | Migrations | |
23077 | 23077 | ✅ | 3 | Django 1.7 rc1 flush command loads initial data regardless of the migrations | Migrations | |
23041 | 23041 | ✅ | 1 | Double proxy models break migrations | Migrations | |
22970 | 22970 | ✅ | 1 | Migration dependencies not correctly calculated | Migrations | |
22960 | 22960 | ✅ | 1 | Initial migration is in alphabetical order causing 'multiple primary keys' error | Migrations | |
22844 | 22844 | ✅ | 1 | SQLite3 migrations fail with unique_together on a ForeignKey | Migrations | |
22487 | 22487 | ✅ | ✅ | 8 | Moving from initial_data to data migrations stops test data persisting | Testing framework |
22892 | 22892 | ✅ | ValueError: Cannot serialize function: lambda | Migrations | ||
22851 | 22851 | ✅ | 1 | Default value for BinaryField | Migrations | |
22783 | 22783 | ✅ | 2 | Auto-created migrations place custom user model *after* things that depend on it. | Migrations | |
22568 | 22568 | ✅ | 3 | FK to proxy model breaks migrate | Migrations | |
22470 | 22470 | ✅ | 4 | Migrations fail with order_with_respect_to and ForeignKey to self | Migrations | |
22823 | 22823 | ✅ | 1 | Migrate fails when an unmigrated app has a FK to a migrated app | Migrations | |
22750 | 22750 | ✅ | 2 | Renaming model fails | Migrations | |
22436 | 22436 | ✅ | 3 | migrations fail on custom upload_to on ImageField | Migrations | |
22605 | 22605 | ✅ | ✅ | 5 | Impossible to delete two models with a M2M field | Migrations |
20959 | 20959 | ✅ | Create reference docs for db.migrations | Documentation | ||
22476 | 22476 | ✅ | 4 | Migrations fail to migrate m2m fields with custom through model. | Migrations | |
22581 | 22581 | ✅ | 4 | Field.get_default() causes migration to fail if non-string value returned | Migrations | |
22051 | 22051 | ✅ | 4 | Running `makemigrations` twice in a row fails | Migrations | |
21758 | 21758 | ✅ | 3 | Document South->built-in migrations transition | Migrations | |
21843 | 21843 | ✅ | 1 | Schema migration test_operations explicitly set an identity column with raw sql | Testing framework | |
22183 | 22183 | ✅ | 2 | Migrations don't work with custom through table on M2M fields | Migrations | |
22073 | 22073 | ✅ | 1 | Backwards migration on ManyToMany field does not remove intermediary table | Migrations | |
22199 | 22199 | ✅ | 1 | Incorrect handling of max_length in FileField.deconstruct | Migrations | |
21856 | 21856 | ✅ | 1 | Crash when DATABASES = {} | Migrations | |
21290 | 21290 | ✅ | 1 | Add migration docs for (or avoid) "Cannot serialize" errors | Migrations | |
21664 | 21664 | ✅ | 1 | Migrations and "Multi-Table" Inheritance | Migrations | |
21786 | 21786 | ✅ | 3 | migrate fails with certain mixin/model combinations | Migrations | |
21785 | 21785 | ✅ | 1 | migrate fails on DateTimeField with auto_now AND auto_now_add set | Migrations | |
21784 | 21784 | ✅ | 1 | Default values for migrations are not written properly into the migration file. | Migrations | |
20244 | 20244 | ✅ | 2 | PermissionsMixin should define related name of groups and user_permissions related name | contrib.auth | |
21438 | 21438 | ✅ | 1 | Migrations do not detect many to many fields | Migrations | |
21305 | 21305 | ✅ | Implement initial migration detection | Migrations | ||
14056 | 14056 | Wrong query generated when using reverse foreign key | Database layer (models, ORM) | |||
14043 | 14043 | Incorrect and/or confusing behaviour with nullable OneToOneField | Database layer (models, ORM) | |||
20082 | 20082 | ✅ | 3 | Document where the list of people who get security pre-notifications lives | Documentation | |
14516 | 14516 | Extract methods from removetags and slugify template filters | Template system | |||
14026 | 14026 | Setting for TRANSACTION_LEVEL on db backends | Database layer (models, ORM) | |||
14193 | 14193 | 2 | prepopulated_fields should concatenate fields in given order | contrib.admin | ||
14543 | 14543 | 1 | ContentTypes tests fails if auth app is not installed | contrib.contenttypes | ||
14995 | 14995 | 1 | from django.views.generic import FormView | Generic views | ||
14176 | 14176 | Error raised when using django.contrib.comments.feeds.LatestCommentsFeed | contrib.comments | |||
14431 | 14431 | 1 | Add a X-Powered-By header by default | Core (Other) | ||
14391 | 14391 | 2 | update man django-admin.1 to include missing commands | Core (Management commands) | ||
14063 | 14063 | 3 | Validating form file fields is hard | File uploads/storage | ||
14888 | 14888 | 2 | Remove duplicated code in serializers. | Core (Serialization) | ||
14929 | 14929 | 2 | Move doc-comment for gzip decorator | HTTP handling | ||
14939 | 14939 | ✅ | ✅ | 2 | Django's Test Client strips out URL ;-parameters | Testing framework |
14435 | 14435 | 1 | postgis and NoSQL for postgre version 9.1 postgreQUEL | Uncategorized | ||
13552 | 13552 | ✅ | 2 | pre_save & post_save model signals should also specify database to save | Database layer (models, ORM) |