Victor Porton

(vporton)

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 (21) Reporter (21) Owner (0) Commenter (24) Summary Component
27480 27480 1 Add a Cache.touch(key, timeout=DEFAULT_TIMEOUT) method Core (Cache system)
31239 31239 3 Add a new exception type for request.GET and request.POST Error reporting
29871 29871 6 Resetting primary key for a child model doesn't work. Database layer (models, ORM)
30579 30579 2 Add management command to delete all tables. Migrations
30531 30531 Exception when creating an inherited model object with existing base Database layer (models, ORM)
30513 30513 1 Impossible migration (with a change of model base) is not noticed. Migrations
30270 30270 .all() for related manager always returns empty list Database layer (models, ORM)
29841 29841 3 Fixtures counting backward Database layer (models, ORM)
29806 29806 Add parent_link to ForeignKey Database layer (models, ORM)
29298 29298 Add a mechanism for changing a user's email address, with an email confirmation contrib.auth
29267 29267 Refactor ModelForm to support separate fields Forms
29255 29255 bulk=False does not work with m2m relations Documentation
29256 29256 1 Need a save() call after assigning a many to many relation Database layer (models, ORM)
27953 27953 1 Make default Model.__str__() more useful (such as by displaying the primary key) Database layer (models, ORM)
28063 28063 Allow to use add() with ManyToManyField which specifies an intermediary model Database layer (models, ORM)
27883 27883 1 "Vertical" polymorphism of models Database layer (models, ORM)
27786 27786 Uploading dependent on the user File uploads/storage
27689 27689 2 FileSystemStorage().get_valid_name() may return empty string File uploads/storage
27295 27295 Add a system check to prohibit models that start with an underscore Core (System checks)
27351 27351 3 Add support for composite fields Database layer (models, ORM)
27298 27298 Unclear "after each test" wording in the documentation Documentation