Rich

(bigfatrich)

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 (40) Reporter (3) Owner (0) Commenter (0) Summary Component
34819 34819 GenericForeignKey.get_prefetch_queryset() contrib.contenttypes
897 897 Bi-Directional ManyToMany in Admin contrib.admin
34896 34896 First-party passkey support in django.auth contrib.auth
34817 34817 Boolean field doesn't look good on django-admin contrib.admin
34210 34210 Show the duration of individual tests Testing framework
34795 34795 ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are proxying Core (Other)
34775 34775 A case for handling aditional http methods HTTP handling
34755 34755 Provide accelerated binary wheels Uncategorized
34764 34764 Add support for Clusterized Redis deployments Core (Cache system)
34722 34722 Let ListFilter be a MediaDefiningClass so that they can define custom CSS and JS contrib.admin
34610 34610 Django_migrations unique constraint Database layer (models, ORM)
34340 34340 Apparently wrong table name? Database layer (models, ORM)
14094 14094 Cannot define CharField with unlimited length Database layer (models, ORM)
34085 34085 Black shouldn't format non-Python files Core (Management commands)
33152 33152 Document the fact that a DB connection can be closed mid-request when a HTTP client disconnects prematurely Documentation
33085 33085 Random errors - django.db.utils.InterfaceError: connection already closed Uncategorized
33038 33038 Documentation for exception handling and transactions is misleading. Documentation
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27821 27821 Documentation of the return value of clean_<fieldname>() could be clarified Documentation
14334 14334 Queries don't ensure that comparison objects are the correct type Database layer (models, ORM)
14930 14930 `values_list()` fails on queryset ordered by extra column Database layer (models, ORM)
14319 14319 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
937 937 Autoreload reloads for every request. Core (Management commands)
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
14292 14292 User.objects.create_user does not give object with id field populated in svn release. contrib.auth
14356 14356 Unused import in django.core.management.sql Core (Other)
14338 14338 Search bar on the docs should include 1.2, & 1.1 *.djangoproject.com
14276 14276 Typo in the docstring to one of the unittests Testing framework
14103 14103 Have django.utils.cache.patch_response_headers honor settings.USE_ETAGS setting Core (Cache system)
14000 14000 Removal of obsolete "versionadded" tags Documentation
14187 14187 Add support for bpython in django-admin.py shell Core (Management commands)
399 399 Bigint field object needed Database layer (models, ORM)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
14775 14775 Backport r13772 Documentation
14274 14274 Document the fact that running tests with warnings on is a good step before an upgrade/good practice Documentation
14078 14078 Template tag to set context variable to output from tag's rendered content Template system
710 710 Differentiate between __repr__ and __str__ for model objects Core (Other)
555 555 DateTimeFields with auto_now and auto_now_add don't change in place Core (Other)
93 93 django-admin startproject can create invalid settings/admin.py on windows Tools
89 89 DateTimeFields with auto_now_add = True in admin contrib.admin