Claude Paroz
(Claude+Paroz)
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 (96) | Reporter (0) | Owner (1) | Commenter (0) | Summary | Component |
---|---|---|---|---|---|---|
34406 | 34406 | Add support for curved geometries in GeoDjango | GIS | |||
34221 | 34221 | Plural-Forms in .po files break Django's translation precedence. | Internationalization | |||
34045 | 34045 | Admin changelist checkboxes do not have labels | contrib.admin | |||
34886 | 34886 | Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. | Documentation | |||
34853 | 34853 | Accept-Language Header takes precedence over cookie for format localization | Internationalization | |||
34411 | 34411 | Update obsolete GDAL API for DataSource handling | GIS | |||
34457 | 34457 | makemigrations --check no longer prints the changes | Migrations | |||
34784 | 34784 | Django french short date format translation bug | Internationalization | |||
34709 | 34709 | charset should be ignored for the application/x-www-form-urlencoded content type. | HTTP handling | |||
34630 | 34630 | Neither `pgettext` nor `pgettext_lazy` return contextual markers in PO files | Internationalization | |||
34322 | 34322 | ManifestStaticFilesStorage crashes on commented JavaScript import statements | contrib.staticfiles | |||
34557 | 34557 | Time-based model field cleaning and TypeErrors | Database layer (models, ORM) | |||
34515 | 34515 | Translatable URL patterns raise 404 for non-English default language when prefix_default_language=False is used. | Internationalization | |||
34455 | 34455 | i18n_patterns() not respecting prefix_default_language=False | Internationalization | |||
34431 | 34431 | DateTimeField.input_formats change from Django 3.1 is documented improperly | Documentation | |||
34407 | 34407 | Report faulty file when some static file has non-utf-8 encoding | contrib.staticfiles | |||
34318 | 34318 | Add a release note that makemessages no longer changes .po files when up to date. | Documentation | |||
34278 | 34278 | Missing ngettext call in SelectFilter2.js | Internationalization | |||
34268 | 34268 | Internationalization does not localize functional model choices | Internationalization | |||
34241 | 34241 | Django admin not showing seconds for list_display nor readonly DateTimeField | contrib.admin | |||
34049 | 34049 | Admin - Scrollbar appears without overflowing content | contrib.admin | |||
34053 | 34053 | JS tests depend on Cloudflare CDN for every run | Testing framework | |||
27468 | 27468 | Move utils.crypto.salted_hmac() from SHA1 toward SHA256 | Utilities | |||
27131 | 27131 | send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method | Core (Mail) | |||
27370 | 27370 | Django's Select widget adds a required="required" attribute, even if created with empty_label=True | Forms | |||
27795 | 27795 | Audit force_text invocations | Utilities | |||
14129 | 14129 | Slovenian translation plural-forms | Internationalization | |||
14808 | 14808 | i18n is not safe. | Documentation | |||
14204 | 14204 | Take advantage of SQLite support for FK constraints | Database layer (models, ORM) | |||
27899 | 27899 | Phrase search query for Postgres full text search | contrib.postgres | |||
28808 | 28808 | ✅ | Allow customizing the fallback language | Internationalization | ||
27098 | 27098 | Deprecate DatabaseIntrospection.get_indexes | Database layer (models, ORM) | |||
14807 | 14807 | django.utils.formats localize_input inserts thousands_separator into boolean values | Internationalization | |||
27895 | 27895 | Test Client fails to decode json response with unicode characters | Testing framework | |||
27796 | 27796 | Middlewares load twice due to StaticFilesHandler(WSGIHandler) | contrib.staticfiles | |||
27848 | 27848 | EmailMessage.attach_file() with .eml file crashes | Core (Mail) | |||
27866 | 27866 | Make ChoiceWidget.format_value() return a list | Forms | |||
27981 | 27981 | date/time filter docs inaccurate about how localization works | Documentation | |||
27960 | 27960 | ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second | GIS | |||
27890 | 27890 | runtests.py cleanup exception on Python 3.6 | Core (Other) | |||
27920 | 27920 | RadioSelect is not rendering the value attribute when it is empty | Forms | |||
27622 | 27622 | Test client should accept vendor tree json variants | Testing framework | |||
27479 | 27479 | ingored GDALException('Invalid pointer returned from "GDALClose"',) during tests | GIS | |||
27868 | 27868 | makemessages creates files in '__pycache__' directory by default | Core (Management commands) | |||
27803 | 27803 | Don't escape lazy safe strings in conditional_escape | Utilities | |||
27793 | 27793 | Use Python's ipaddress module for IP validation | Utilities | |||
27774 | 27774 | django admin with many objects count is very slow | contrib.admin | |||
27699 | 27699 | parse_duration returns None if passed a string with a negative number of seconds | Utilities | |||
27696 | 27696 | Email line length limiting does not work properly with Cyrillic strings | Core (Mail) | |||
27609 | 27609 | gettext_lazy cast to str/unicode errors under py 2.7 if performed after language activation. | Core (System checks) | |||
27557 | 27557 | Overzealous GEOSGeometry sub-subclasses casts | GIS | |||
27509 | 27509 | Installing Geospatial libraries documentation: `gdal-bin` contradicting recommendation. | Documentation | |||
27493 | 27493 | GIS raster transformation test failures due to precisions with GDAL 2.1 | GIS | |||
27448 | 27448 | GIS distance queries use deprecated ST_distance_sphere | GIS | |||
27469 | 27469 | Email crashes cryptically when emptystring passed to django.core.mail.message.sanitize_address | Core (Mail) | |||
27455 | 27455 | When use "zh-HANT" locale,the URL of "reset user password" page in Django Admin is not correct. | Internationalization | |||
27401 | 27401 | Add Transifex config to build translated docs | Documentation | |||
27368 | 27368 | mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket | Testing framework | |||
27333 | 27333 | EmailMessage.message().as_string() incorrectly base64 encoded on Python 3 | Core (Mail) | |||
27300 | 27300 | makemigrations --dry-run -v 3 on Python 3 writes byte string to stdout | Core (Management commands) | |||
27305 | 27305 | Removed unused can_import_settings command attribute | Core (Management commands) | |||
27302 | 27302 | Date/time fields flagged as changed in ModelAdmin.construct_change_message | contrib.admin | |||
27261 | 27261 | Missing python-brace-format marker for a contrib.admin string | contrib.admin | |||
27056 | 27056 | changing dim property for geometries does not generate correct migration on PostgreSQL | Migrations | |||
27172 | 27172 | Close cursor in custom SQL example | Documentation | |||
27162 | 27162 | Move CreateExtension to django.db.backends.postgresql | Database layer (models, ORM) | |||
27096 | 27096 | SQLite fails finding a table primary key when it's also a foreign key | Database layer (models, ORM) | |||
27007 | 27007 | Handle non-UTF-8 bytes objects for text/* attachments | Core (Mail) | |||
27034 | 27034 | Make makemessages independent of USE_I18N | Internationalization | |||
27024 | 27024 | BaseGeometryWidget logs a false positive: Error creating geometry from value '' | GIS | |||
27015 | 27015 | Hidden widget shouldn't have maxlength/minlength attributes | Forms | |||
14098 | 14098 | Prevent introspection errors from crashing inspectdb | Core (Management commands) | |||
14483 | 14483 | Implement subqueries in geodjango spatial lookup | GIS | |||
14180 | 14180 | Creating redundant indexes on foreign keys for MySQL/InnoDB tables | Database layer (models, ORM) | |||
14515 | 14515 | Can't pickle ValueQuerySet if query references fields, which aren't on the same model. | Database layer (models, ORM) | |||
14394 | 14394 | Assigning bad data to an m2m attribute should not clear existing data | Database layer (models, ORM) | |||
14825 | 14825 | LocaleMiddleware should store language preferences if possible | Internationalization | |||
14800 | 14800 | Development server should NOT elide favicon from the logs | Core (Management commands) | |||
14461 | 14461 | Allow to use other translation languages than just the ones available in Django | Internationalization | |||
14540 | 14540 | Wrong localization (L10N) thousand separator & decimal point character for Puerto Rico | Internationalization | |||
14571 | 14571 | Update jQuery | contrib.admin | |||
14264 | 14264 | settings.configure has undocumented differences from using a settings module | Core (Other) | |||
14315 | 14315 | memcached doesn't support negative deltas for incr() and decr() | Core (Cache system) | |||
14861 | 14861 | Importing settings in a module that contains a logging Handler causes circular import. | Core (Other) | |||
14556 | 14556 | Recommend to avoid FlatpageFallbackMiddleware unless absolutely required | Documentation | |||
14917 | 14917 | Error in the sample code under "Using an inline formset in a view" | Documentation | |||
14478 | 14478 | Couple of tests make assumptions about configuration | Contrib apps | |||
14681 | 14681 | Uploaded files should not set mode to None | File uploads/storage | |||
14886 | 14886 | GeoModelAdmin forms cannot be used with WMS in formats other than image/jpeg | GIS | |||
14574 | 14574 | Initial values support for inline model formsets | Forms | |||
14964 | 14964 | create_attachment support for unicode symbols in filename | Core (Mail) | |||
14955 | 14955 | URLField validation should use HEAD requet instead of GET | Core (Other) | |||
14721 | 14721 | USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales | Internationalization | |||
14739 | 14739 | Move contrib app translations out of core | Internationalization | |||
14924 | 14924 | I18N looks for translations in the reverse order of the apps | Internationalization | |||
14941 | 14941 | URLField (in django.contrib.admin) rejects IDN domain | Core (Other) |