karyon

(karyon)

Most Active Role

Reporter

Most Active Component

Migrations

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (25) Reporter (25) Owner (1) Commenter (47) Summary Component
28541 28541 2 migration introducing a UUID primary key fails on sqlite3 Migrations
33403 33403 4 Annotate results change when filtering *after* the annotate Database layer (models, ORM)
33400 33400 1 assertTemplateUsed()/assertTemplateNotUsed() used as context managers ignore count and msg_prefix parameters. Testing framework
27877 27877 2 Management command exceptions should be logged Core (Management commands)
28535 28535 1 Message on conflicting migrations is misleading for rebase workflows Migrations
29043 29043 1 test --keepdb says "Using existing test database" even if it's run for the first time Database layer (models, ORM)
25880 25880 1 Forms created by formset_factory's extra parameter don't have instance set Forms
28403 28403 3 Improve the example for FORMAT_MODULE_PATH and add missing formats Documentation
28542 28542 3 migration that introduces uuid field is not reversible with unique=True Migrations
27974 27974 2 Degraded performance when rendering ChoiceField with lots of options and DEBUG=True Template system
27966 27966 1 Bump required version of pyscopg2 to 2.5.4 Database layer (models, ORM)
27387 27387 1 Rendering "required" as HTML attribute is not documented under Field.required Documentation
26970 26970 8 Disabled ModelMultipleChoiceField does not validate anymore Forms
26917 26917 1 Disabled ModelChoiceFields crash in Django 1.10 Forms
26916 26916 1 Prefetch's to_attr does not write into cached_properties in 1.10 Database layer (models, ORM)
26111 26111 Clarify that fixture loading for TestCase is per test case Documentation
25980 25980 6 Disabled ModelMultipleChoiceField can't handle querysets as an initial value Forms
25981 25981 Document the necessity to add on_delete param to old migrations Documentation
25112 25112 2 a second annotation filters results Database layer (models, ORM)
25028 25028 1 annotation with Q object duplicates results Uncategorized
25027 25027 2 two relations on the same model with same related_name break the model Database layer (models, ORM)
24881 24881 2 order_with_respect_to needs better docs Documentation
24766 24766 1 annotation with Q object filters results Database layer (models, ORM)
24705 24705 1 Exception when negating Q object in annotate Database layer (models, ORM)
23468 23468 fixtures are imported twice with duplicate FIXTURE_DIRS Core (Management commands)