Caio Ariede

(caioariede)

Most Active Role

N/A

Most Active Component

Documentation

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (19) Reporter (3) Owner (17) Commenter (40) Summary Component
31007 31007 Make it possible to change the default AutoField to BigAutoField. Database layer (models, ORM)
56 56 2 Primary key columns should be UNSIGNED Database layer (models, ORM)
25175 25175 2 Create an alias for the postgresql_psycopg2 database backend Database layer (models, ORM)
31122 31122 2 Clarify how the Lookup class follow the Query Expression API. Documentation
26962 26962 2 docs: Missing Information about Transaction in Operations (migrations) Documentation
21528 21528 2 improve Django Doc with an example for formfield_for_foreignkey accessing parent ID Documentation
27164 27164 2 Database routers examples could be more realistic Documentation
30987 30987 Add PositiveBigIntegerField. Database layer (models, ORM)
28790 28790 2 Document how to avoid running certain test classes in parallel Documentation
28273 28273 2 Document how to prevent adding columns with defaults in migrations Documentation
30505 30505 3 Ordering of Field.choices is significant for makemigrations Migrations
30315 30315 2 StringAgg with ordering in subquery generates invalid string_agg() SQL function call contrib.postgres
30497 30497 2 assertXMLEqual fails on document type declaration. Testing framework
25136 25136 2 Add an example with Count('X', distinct=True) to the queries topic guide Documentation
25246 25246 7 Python 3 error in runserver when a directory is missing __init__.py Core (Other)
25180 25180 3 ArrayFields should not have varchar_patterns_ops or text_patterns_ops indexes contrib.postgres
25239 25239 2 Running makemigrations yields file number 0001 if the app's latest migration has a number-only filename Migrations
25191 25191 2 Better error output for assertXMLEqual Testing framework
25207 25207 1 Misspelled word in documentation: dialogue Documentation