Joe

(sneakywombat)

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 (28) Reporter (2) Owner (0) Commenter (0) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
27452 27452 Add Postgres serial field to contrib.postgres contrib.postgres
34501 34501 Revert CICharField deprecation contrib.postgres
34423 34423 Migrations, UniqueConstraint lenght of identifier can be too long for Postgres/MySQL Migrations
34384 34384 SECRET_KEY_FALLBACKS is not used for sessions contrib.auth
14094 14094 Cannot define CharField with unlimited length Database layer (models, ORM)
27141 27141 makemigrations fails with PermissionDenied on django_migrations Migrations
27808 27808 Nested ArrayField with nullable base field generates invalid SQL contrib.postgres
27317 27317 Make Form subclasses combine Form.Media from all parents Forms
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27701 27701 Document that runserver bypasses middleware for static files Documentation
27664 27664 Manager.contribute_to_class() is called with abstract model rather than concrete model Database layer (models, ORM)
27467 27467 UserAttributeSimilarityValidator max_similarity=0/1 doesn't work as documented contrib.auth
27262 27262 Delegate URL resolver checks to URL classes Core (URLs)
27142 27142 makemigrations fails on special database connections Migrations
27026 27026 Objects not fully configured after bulk_create. Database layer (models, ORM)
14958 14958 FastCGI socket permission Core (Management commands)
14057 14057 Expose an interface for custom-escaping template content Template system
399 399 Bigint field object needed Database layer (models, ORM)
14701 14701 Meta attributes from abstract class Database layer (models, ORM)
14231 14231 Missing index on expire_date in Session model contrib.sessions
5946 5946 error in tutorial Documentation
398 398 [patch] {%define VAR as%}VALUE{%in%} tag Template system
133 133 Patch to improve DATABASE_ENGINE error message Core (Other)
94 94 Mysterious error contrib.admin
914 914 [patch] Admin js option does not honor absolute urls contrib.admin
478 478 error with sqlite and admin contrib.admin