Iwan Paolucci

(ipa)

Most Active Role

N/A

Most Active Component

Internationalization

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (42) Reporter (1) Owner (0) Commenter (14) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34402 34402 2 Admin search_fields crashes for inherited model and __iexact lookup. contrib.admin
34462 34462 Deletions in admin panel create N + 1 queries contrib.admin
34221 34221 1 Plural-Forms in .po files break Django's translation precedence. Internationalization
34968 34968 MultiPartParser silent large header fields size failures HTTP handling
34818 34818 GenericIPAddressField ValidationError incorrect message when both protocols present Database layer (models, ORM)
34568 34568 makemigrations --update should respect the --name option. Database layer (models, ORM)
34557 34557 Time-based model field cleaning and TypeErrors Database layer (models, ORM)
34522 34522 PUT/PATCH data is not encoded for multipart/form-data in Django Test Client Testing framework
34077 34077 1 Make BoundField renderable. Forms
34376 34376 Admin has no support for unique constraint fields. contrib.admin
34315 34315 2 Close button read only changeview of admin does not preserve filters contrib.admin
34286 34286 5 Mixed-case views/templates names causes 404 on :view:/:template: directive. contrib.admindocs
34063 34063 request.POST not populated for multipart/form-data via AsyncClient Testing framework
34095 34095 1 Form controls in admin should use heights in relative units contrib.admin
34160 34160 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
30681 30681 SQL script from sqlsequencereset doesn't work on Postgres 11.3. Database layer (models, ORM)
14035 14035 Cannot access POST after request.encoding was set to a custom value HTTP handling
27787 27787 call_command() should validate the arguments it receives Core (Management commands)
27793 27793 Use Python's ipaddress module for IP validation Utilities
27184 27184 Test client crashes when uploading TemporaryFile on Unix Testing framework
27089 27089 Add the database alias to InconsistentMigrationHistory message Migrations
14952 14952 New find_commands(management_dir) to support .pyc and .pyo Core (Other)
14401 14401 Add a contributing HOWTO page for new contributors Documentation
14455 14455 Document possibly backwards-incompatible localflavor changes contrib.localflavor
811 811 IPv6 address field support Core (Other)
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
14262 14262 Helper for "get_something as varname" template tag pattern Template system
14508 14508 Test suite silences warnings Testing framework
14182 14182 CsrfViewMiddleware makes modification of the upload handlers impossible File uploads/storage
14061 14061 MultiPartParser receives an HTTP_CONTENT_LENGTH of zero File uploads/storage
565 565 Unique fields don't work on edit_inline models contrib.admin
708 708 search for meta.IPAddressField with postgresql backend is broken (admin) Database layer (models, ORM)
264 264 None Contrib apps
61 61 2 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
180 180 request.POST doesn't work in django_admin.py runserver Tools
192 192 FileUploads with builtin HTTPServer and wsgi-handler won't works Core (Other)
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
737 737 validators.isValidIPAddress4 using only regexps Validators
734 734 isValidIPAddress4 uses wrong ValidationError object Validators
324 324 IPAddressField fails Database layer (models, ORM)