Curtis Maloney

(funkybob)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (17) Reporter (13) Owner (1) Commenter (14) Summary Component
29717 29717 2 Provide a way for tests to run on an existing empty DB Database layer (models, ORM)
24018 24018 1 Support setting pragma options for SQLite. Database layer (models, ORM)
34862 34862 For clarity, the `password_reset_email.html` template should have `.txt` extension contrib.auth
34568 34568 makemigrations --update should respect the --name option. Database layer (models, ORM)
31518 31518 3 Postgres contrib app creates a connection for _all_ configured DBs on ready. contrib.postgres
29495 29495 When altering unique_together and removing a field, migrations may get wrong order. Migrations
28372 28372 1 Admin inline JS should fire signal on add/remove to other JS can react. contrib.admin
28235 28235 2 LiveServerTestCase crashes because it got a ParseResultBytes instance Testing framework
28080 28080 Migration guesses wrong namespace for Enum defined on class Migrations
27722 27722 if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext" Template system
27357 27357 Variant of FilePathField that uses a Storage backend Database layer (models, ORM)
26014 26014 Parse the CONTENT_TYPE header once, and record it on the request Core (Other)
24866 24866 Add CURRENT_TIMESTAMP function to db.functions Database layer (models, ORM)
24598 24598 2 JsonResponse loses encoding support in Content-Type header HTTP handling
23338 23338 Warn when unique=True is set on ForeignKey Core (System checks)
23588 23588 2 list_display method attributes description links Documentation
14765 14765 1 Unnecessary usage of NodeList in ForNode (template rendering) Template system