אורי

(uri-rodberg)

Most Active Role

Reporter

Most Active Component

Contrib.Auth

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (38) Reporter (37) Owner (0) Commenter (96) Summary Component
373 373 2 Add support for multi-column primary keys. Database layer (models, ORM)
35477 35477 2 Required field error added to new_password1 on forms that inherit SetPasswordForm with additional new_password1 level validation. contrib.auth
35184 35184 1 tests - use wildcards in labels Testing framework
35183 35183 Run only a random subset of tests. Testing framework
35161 35161 1 makemessages - make comments with line numbers look the same in all operating systems Internationalization
34869 34869 makemessages - ignore duplicate msgid if the translations are identical Internationalization
34854 34854 Missing translations in pt (Portuguese) Internationalization
34545 34545 2 Typo in "FAQ: Installation". Documentation
34318 34318 6 Add a release note that makemessages no longer changes .po files when up to date. Documentation
34273 34273 1 settings.DEFAULT_FILE_STORAGE is not the same as settings.STORAGES["default"] File uploads/storage
33879 33879 7 timesince - wrong results for 11 months + several weeks Utilities
34136 34136 1 Django 4.1.3 doesn't work with psycopg2 2.9.5 with Python 3.11.0 Database layer (models, ORM)
33724 33724 5 Changing from list to set in `exclude` raises errors, and is not documented. Database layer (models, ORM)
33617 33617 3 CSRF fails on my website when entering from Google. CSRF
33387 33387 2 Separate between words in Django commands and methods Core (Management commands)
31937 31937 8 Can't translate strings properly to Hebrew and Arabic Internationalization
33307 33307 5 Model got both positional and keyword arguments for field 'id'. Database layer (models, ORM)
30082 30082 Document that Django 1.11.x raises a deprecation warning with Python 3.7 Documentation
30078 30078 2 Django 1.11.* with Python 3.7.* raises a DeprecationWarning Uncategorized
32367 32367 1 models.W042 is raised on inherited manually specified primary key. Database layer (models, ORM)
31970 31970 6 Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations) contrib.sessions
31934 31934 4 Document that "SameSite" has defaults in some browsers. Documentation
30939 30939 10 Upgrading Django from 2.1 to 2.2 - strings are not translated Internationalization
31950 31950 4 Messages persist even between pages and after reloading the page contrib.messages
31933 31933 1 Regression in Set-Cookie which affects Django users HTTP handling
31871 31871 1 SESSION_COOKIE_SAMESITE comment in global_settings is outdated. Core (Other)
31862 31862 Add ArrayField for all supported databases - not only postgres Database layer (models, ORM)
30945 30945 Plural equation changes for some languages are not documented in Django 2.2 release notes Documentation
31600 31600 4 Calling .delete() on a queryset doesn't delete related objects. Database layer (models, ORM)
31592 31592 3 Reverting Django 3.1. to Django 3.0.6 raises "binascii.Error: Incorrect padding". Core (Other)
31085 31085 1 Prevent bots from submitting forms. Forms
31052 31052 2 Let Django users customize FORMAT_SETTINGS (a feature request) Uncategorized
30946 30946 2 Hebrew translation of "This password is too short." message Internationalization
30938 30938 2 DEFAULT_CONTENT_TYPE django.utils.deprecation.RemovedInDjango30Warning. HTTP handling
30692 30692 2 Email sent by AdminEmailHandler is sent from <root@localhost>, not from settings.DEFAULT_FROM_EMAIL Uncategorized
30605 30605 1 Define a variable TESTS in settings Uncategorized
30080 30080 2 New optional settings - disable bulk_create in all managers and call self.full_clean() before saving the models Database layer (models, ORM)
30081 30081 2 Translation with context - makemessages doesn't recognize the context Core (Management commands)