flo
(flo)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (220) | Reporter (1) | Owner (0) | Commenter (16) | Summary | Component |
---|---|---|---|---|---|---|
34569 | 34569 | Unify all model fields to call get_prep_value from get_db_prep_value | Database layer (models, ORM) | |||
27029 | 27029 | Make EmailValidator accept non-ASCII characters in local part | Core (Other) | |||
34262 | 34262 | Queryset grouped by annotation with aggregates on another annotated expression crashes on MySQL with sql_mode=only_full_group_by. | Database layer (models, ORM) | |||
34865 | 34865 | DatabaseWrapper are not GC and connections are not closed | Database layer (models, ORM) | |||
34041 | 34041 | 2 | Accessibility improvements for admin breadcrumbs | contrib.admin | ||
373 | 373 | Add support for multi-column primary keys. | Database layer (models, ORM) | |||
27452 | 27452 | Add Postgres serial field to contrib.postgres | contrib.postgres | |||
34855 | 34855 | Document CSRF_TRUSTED_ORIGINS relation to SECURE_PROXY_SSL_HEADER. | Documentation | |||
34789 | 34789 | `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action | contrib.admin | |||
34297 | 34297 | ValueError: invalid token in plural form: EXPRESSION when adding new language | Utilities | |||
27620 | 27620 | Add a TransactionMiddleware | Core (Other) | |||
27325 | 27325 | Offer a solution for static file serving suitable for production use | Core (Other) | |||
27465 | 27465 | Allow EmailMessage to load attachments from the Storage API | Core (Mail) | |||
34200 | 34200 | Allow setting postgres role during connection setup | Database layer (models, ORM) | |||
34597 | 34597 | Queryset (split) exclude's usage of Exists is significantly slower than subquery | Database layer (models, ORM) | |||
34989 | 34989 | Set Content-Length where possible for HttpResponses. | HTTP handling | |||
27055 | 27055 | Model form with geometry widgets has invalid html | GIS | |||
35001 | 35001 | Add related object icon (green plus sign) is not fully visible in some screens | contrib.admin | |||
34992 | 34992 | MariaDB does not support functional group by dependencies | Database layer (models, ORM) | |||
34907 | 34907 | loaddata crashes on objects with natural keys when don't exist on passed database. | Core (Serialization) | |||
34968 | 34968 | MultiPartParser silent large header fields size failures | HTTP handling | |||
14810 | 14810 | Admin inline templates need blocks | contrib.admin | |||
34979 | 34979 | inlineformset_factory sets max_num forms to one even though there is a unique_together constraint | contrib.admin | |||
34955 | 34955 | Make Concat() use the database operator `||` on PostgreSQL. | Database layer (models, ORM) | |||
34694 | 34694 | trailing slash is not appending | Core (URLs) | |||
34551 | 34551 | Case-When aggregation over aggregated fields doesn't work since 4.2 | Database layer (models, ORM) | |||
34798 | 34798 | Subquery wrapping is required in QuerySet.aggregate() for aggregates referencing nested subquery. | Database layer (models, ORM) | |||
34840 | 34840 | Django 4.2 casts text fields when testing IS NULL, preventing use of partial indexes | Database layer (models, ORM) | |||
34892 | 34892 | Static files aren't served correctly on dev server when DEBUG and FORCE_SCRIPT_NAME are enabled | contrib.staticfiles | |||
34875 | 34875 | Use RFC 9106 recommendations in Argon2PasswordHasher | contrib.auth | |||
34891 | 34891 | force_str(urlsafe_base64_decode(uidb64)) returns object not value | Utilities | |||
27229 | 27229 | Allow using aggregates in ModelAdmin.list_display | contrib.admin | |||
34870 | 34870 | Memory leak when using psycopg-c with django hstore | Database layer (models, ORM) | |||
34849 | 34849 | Appending django.contrib.postgres to the INSTALLED_APPS via @modify_settings crashes. | Database layer (models, ORM) | |||
34863 | 34863 | sqlite math functions don't accept character fields as input | Database layer (models, ORM) | |||
34752 | 34752 | ASGI http.disconnect not handled for streaming responses | HTTP handling | |||
34730 | 34730 | Add an assertMessages assertion | contrib.messages | |||
34802 | 34802 | django.contrib.admin.actions.delete_selected() should return number of rows deleted via ModelAdmin.delete_queryset() | contrib.admin | |||
34792 | 34792 | Creating and saving a model using a custom primary key field can yield a bad "id" value on the instance | Database layer (models, ORM) | |||
34692 | 34692 | django.forms.renderers.get_default_renderer()'s template loader cache is not being reset on autoloads. | Forms | |||
34711 | 34711 | Make ChoiceField auto-detect and coerce values. | Forms | |||
34448 | 34448 | makemessages' --no-obsolete option is undocumented and untested. | Core (Management commands) | |||
34697 | 34697 | Migration serializer for sets results in non-deterministic order. | Migrations | |||
34682 | 34682 | System check for CSRF_TRUSTED_ORIGINS raises errors for http://localhost:port. | Core (System checks) | |||
34671 | 34671 | Inspectdb collation issue with oracle views | Core (Management commands) | |||
34675 | 34675 | Selenium WebDriver implementation is broken due to update of Selenium | Testing framework | |||
34663 | 34663 | Documentation typo in using Argon2 with Django. | Documentation | |||
34539 | 34539 | `get_prep_value` no longer called for JSONField | Database layer (models, ORM) | |||
34596 | 34596 | subclassing models.TextChoices | Documentation | |||
34590 | 34590 | Querying for decimals larger than max_digits crashes on SQLite | Database layer (models, ORM) | |||
34580 | 34580 | Performance regession in SQLCompiler | Database layer (models, ORM) | |||
34557 | 34557 | Time-based model field cleaning and TypeErrors | Database layer (models, ORM) | |||
34552 | 34552 | Delaying get_from_clause call as much as possible. | Database layer (models, ORM) | |||
34553 | 34553 | Can't create CheckConstraint with percent characters in values on postgresql due to broken quoting | Database layer (models, ORM) | |||
34527 | 34527 | Unexpected behavior with division in aggregation | Database layer (models, ORM) | |||
34512 | 34512 | Admin missing breadcrumbs in app index | contrib.admin | |||
34510 | 34510 | sqlmigrate does not follows replaces in squashed migrations | Core (Management commands) | |||
34435 | 34435 | JSONField with string default raises fields.E010 warning. | Documentation | |||
34486 | 34486 | SearchHeadline crashes without an active connection. | contrib.postgres | |||
34470 | 34470 | client_encoding is no longer enforce on PostgreSQL. | Database layer (models, ORM) | |||
34466 | 34466 | Django 4.2 overwrites user-specified psycopg cursor_factory | Database layer (models, ORM) | |||
34459 | 34459 | SearchVector() can return query strings that are unsafe to combine. | contrib.postgres | |||
34028 | 34028 | Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix | Template system | |||
34461 | 34461 | Constructing urls outside the request cycle | Core (Other) | |||
34434 | 34434 | psycopg 3 cursor.execute no longer accepts Python tuple binding | Database layer (models, ORM) | |||
34383 | 34383 | Layout error in Admin when using help_text | Template system | |||
34442 | 34442 | runserver is slow to accept http connexions when running on 0.0.0.0 | Core (Management commands) | |||
34439 | 34439 | mod_wsgi for django with conda environment in Windows doesn't work | HTTP handling | |||
34424 | 34424 | SelectDateWidget can crash with OverflowError. | Forms | |||
34410 | 34410 | Adding database dynamically breaks in Django 4.1+ | Database layer (models, ORM) | |||
27397 | 27397 | Querying with an integer larger than SQLite supports crashes with OverflowError | Database layer (models, ORM) | |||
34370 | 34370 | IntegerField validators don't work if the database is SQLite, leading to overflow errors | Database layer (models, ORM) | |||
34384 | 34384 | SECRET_KEY_FALLBACKS is not used for sessions | contrib.auth | |||
34363 | 34363 | floatformat() crashes on "0.0000" | Template system | |||
34357 | 34357 | UniqueConstraint doesn't violate NULL values on SQLite. | Database layer (models, ORM) | |||
34346 | 34346 | QuerySet ordered by annotation with name used by select_related() field crashes with AmbiguousColumn. | Database layer (models, ORM) | |||
34304 | 34304 | Adding and removing a conditional UniqueConstraint to ForeignKey multiple times crashes on MySQL | Database layer (models, ORM) | |||
34255 | 34255 | Annotation/group by with an expression on psycopg3 | Database layer (models, ORM) | |||
34235 | 34235 | ManifestStaticFilesStorage should expose a "hash" of the manifest file. | contrib.staticfiles | |||
34242 | 34242 | Behavior of Model.delete() with regards to primary_key fields is not documented | Documentation | |||
34272 | 34272 | floatformat() crashes on "0.00". | Template system | |||
34260 | 34260 | models.FloatField documentation doesn't mention that +inf, -inf, and NaN are database-dependent. | Documentation | |||
34063 | 34063 | request.POST not populated for multipart/form-data via AsyncClient | Testing framework | |||
34203 | 34203 | Drop support for psycopg2 2.8 | Database layer (models, ORM) | |||
34095 | 34095 | Form controls in admin should use heights in relative units | contrib.admin | |||
34182 | 34182 | Is there a reason only the headers are checked when using the csrf token? | CSRF | |||
34173 | 34173 | SessionMiddleware support 503 status code | contrib.sessions | |||
34099 | 34099 | update_or_create() not saving data assigned in a model's save() method | Database layer (models, ORM) | |||
34131 | 34131 | Postgres AutoField change from serial to identity | Database layer (models, ORM) | |||
34144 | 34144 | Casting a string inside a JSONField into an integer does not work on PostgreSQL | Database layer (models, ORM) | |||
34066 | 34066 | Accessing UserAdmin via to_field leads to link to PasswordResetForm being broken (404) | contrib.auth | |||
34098 | 34098 | Filter floatformat drops precision in decimal numbers | Template system | |||
34072 | 34072 | django += 1 increments by 2 instead of 1 | Database layer (models, ORM) | |||
34058 | 34058 | Widening AutoField to BigAutoField, fails to widen the sequence. | Database layer (models, ORM) | |||
34057 | 34057 | Validation of DecimalField | Database layer (models, ORM) | |||
34033 | 34033 | 3 | Admin light/dark theme switch needs to convey its state for screen reader users | contrib.admin | ||
34002 | 34002 | PasswordResetView should work with AbstractBaseUser subclasses without is_active field. | contrib.auth | |||
34003 | 34003 | PasswordResetView, PasswordResetDoneView, PasswordResetConfirmView & PasswordResetCompleteView not discovering custom template | contrib.auth | |||
27147 | 27147 | Add support for defining bounds in postgres range fields | contrib.postgres | |||
14586 | 14586 | Make interpolate JS function not require the named parameter. | Internationalization | |||
27437 | 27437 | Can't create GinIndex on ArrayField(CITextField) | contrib.postgres | |||
14035 | 14035 | Cannot access POST after request.encoding was set to a custom value | HTTP handling | |||
27590 | 27590 | Allow configuration of where to save staticfiles manifest. | contrib.staticfiles | |||
14844 | 14844 | i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context | Internationalization | |||
27734 | 27734 | Add a helpful error message when a parallel test worker is assigned an unexpected index | Testing framework | |||
56 | 56 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | |||
27445 | 27445 | RadioSelect widget does not work for NullBooleanField | Documentation | |||
14628 | 14628 | Document which settings can be changed at runtime | Documentation | |||
14317 | 14317 | numberformat.format produces wrong results | Internationalization | |||
27395 | 27395 | Allow generating '<link rel="alternate ... hreflang=...>" for sitemaps' | contrib.sitemaps | |||
27686 | 27686 | calls to request.user.is_authenticated returns vary by cookie header for all users | contrib.sessions | |||
27824 | 27824 | Cannot chain unaccent transform with key lookup in Postgres JSON field. | contrib.postgres | |||
27995 | 27995 | Raise a descriptive error on unsupported operations following QuerySet.union(), intersection(), and difference(). | Database layer (models, ORM) | |||
27486 | 27486 | intword and filesizeformat filters shouldn't pass non-integers to gettext | Template system | |||
27392 | 27392 | Remove "Tests that", "Ensures that", etc. from test docstings | Documentation | |||
27985 | 27985 | Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. | Database layer (models, ORM) | |||
14370 | 14370 | Adding support for Autocomplete in contrib.admin | contrib.admin | |||
27982 | 27982 | Possible bug related to queryset union | Database layer (models, ORM) | |||
27563 | 27563 | Move "Apply limit_choices_to" code from BaseModelForm to fields_for_model() | Forms | |||
27539 | 27539 | assertNumQueries fails if debug cursor wrapper fills | Testing framework | |||
27639 | 27639 | Add a chunk size argument to QuerySet.iterator() | Database layer (models, ORM) | |||
27777 | 27777 | 1 | File object does not consistently open itself in context manager use | File uploads/storage | ||
27876 | 27876 | Documentation error for installing tests/requirements/py3.txt | Documentation | |||
27730 | 27730 | Document that template tags with "as" variable assignment don't propogate variables across blocks | Documentation | |||
27751 | 27751 | 1 | Teardown of a PG test database fails if it is an autogenerated test_MYDB database | Testing framework | ||
27974 | 27974 | Degraded performance when rendering ChoiceField with lots of options and DEBUG=True | Template system | |||
27365 | 27365 | Fields suddenly not found. | Database layer (models, ORM) | |||
27958 | 27958 | CSRF_COOKIE reset while requesting a broken relative URL over HTTPS | CSRF | |||
27960 | 27960 | ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second | GIS | |||
27935 | 27935 | BrinIndex crashes if name > 30 characters | contrib.postgres | |||
27907 | 27907 | DecimalFields don't work with initial | Forms | |||
27825 | 27825 | Document that models don't cast field values to the same type that's retrieved from the database | Documentation | |||
27840 | 27840 | Password reset: `post_reset_login` throws KeyError if user already logged in | contrib.auth | |||
27722 | 27722 | if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext" | Template system | |||
27544 | 27544 | 3 | F() Expressions updating dates in .update() field fails on SQLite | Database layer (models, ORM) | ||
27518 | 27518 | HTTP Referer leaks password reset link | contrib.auth | |||
27687 | 27687 | Dateformat issue using django basic logging formatter | Utilities | |||
27652 | 27652 | Humanize docs should clarify: Floats OK too! | Documentation | |||
27640 | 27640 | HTTPResponse.__repr__ errors when Content-Type header is not defined | HTTP handling | |||
27565 | 27565 | {{ form.as_p }} with RadioSelect generates invalid HTML | Forms | |||
27321 | 27321 | ignores_quoted_identifier_case broken on MySQL on OS X/Windows | Database layer (models, ORM) | |||
27506 | 27506 | HttpRequest.build_absolute_uri throws DisallowedHost | HTTP handling | |||
27483 | 27483 | Add a login_required decorator for AJAX requests | contrib.auth | |||
27221 | 27221 | Document how to escape a percent symbol in ugettext | Documentation | |||
27394 | 27394 | template "floatformat" tag throws ValueError for big numbers in Python 3 | Template system | |||
27446 | 27446 | Addition of `readonly` option to ModelField to allow database generated fields | Database layer (models, ORM) | |||
27379 | 27379 | Django violates RFC7230 when handling requests. | HTTP handling | |||
27337 | 27337 | Convoluted MTI with abstract model mixin fails on PY2, works on PY3 | Database layer (models, ORM) | |||
27213 | 27213 | ArrayField with null throws ProgrammingError but not ValidationError on Psycopg < 2.6.1 | contrib.postgres | |||
27312 | 27312 | Checking raw argument to prevent signals from executing during fixture loading isn't DRY | Core (Other) | |||
27290 | 27290 | Email validation doesn't check length | Core (Other) | |||
14904 | 14904 | TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres | Database layer (models, ORM) | |||
27192 | 27192 | Allow pluralizing admin URLs | contrib.admin | |||
27125 | 27125 | Can not support django Internationalized domain name in URLValidation | Core (URLs) | |||
27038 | 27038 | Migration being created even when no change was made. | Migrations | |||
14030 | 14030 | Use F() objects in aggregates(), annotates() and values() | Database layer (models, ORM) | |||
14131 | 14131 | The pagination module should have some limit, or a warning should be given in the documentation | Documentation | |||
14518 | 14518 | Field.to_python not called on foreign key IDs | Database layer (models, ORM) | |||
14671 | 14671 | Allow overriding of ModelChoiceField.choices | Forms | |||
14952 | 14952 | New find_commands(management_dir) to support .pyc and .pyo | Core (Other) | |||
14515 | 14515 | Can't pickle ValueQuerySet if query references fields, which aren't on the same model. | Database layer (models, ORM) | |||
14434 | 14434 | AdminSite should rely on self.has_permission for all permission checks | contrib.admin | |||
901 | 901 | Reload method for models | Database layer (models, ORM) | |||
14638 | 14638 | to_python howto documentation improvement | Documentation | |||
14930 | 14930 | `values_list()` fails on queryset ordered by extra column | Database layer (models, ORM) | |||
14916 | 14916 | No proper initialization of models/signals/etc.... | Core (Other) | |||
14051 | 14051 | Signals for transaction commit/rollback | Database layer (models, ORM) | |||
23 | 23 | Add support for ValidationWarning | Forms | |||
14868 | 14868 | admin: prevent long text from overflowing recent actions box | contrib.admin | |||
694 | 694 | [patch] TEMPLATE_DIRS should allow project root relative paths | Template system | |||
14656 | 14656 | 2 | Atom1Feed should write atom:published element | contrib.syndication | ||
14894 | 14894 | 1 | translation is not threadsafe | Internationalization | ||
14057 | 14057 | Expose an interface for custom-escaping template content | Template system | |||
14976 | 14976 | Add is_html flag to contrib.messages | contrib.messages | |||
14694 | 14694 | defer() doesn't work with reverse relations | Database layer (models, ORM) | |||
14093 | 14093 | Confusing error when failing to create a session key because the cache is unavailable | contrib.sessions | |||
14502 | 14502 | 1 | Feature: escape hatch for colliding template syntax in Django templates | Template system | ||
14465 | 14465 | TemplateSyntaxError in Django Admin search | Uncategorized | |||
14679 | 14679 | Change of behavior in add new user workflow when using "Save" button | contrib.admin | |||
14403 | 14403 | Missing/incomplete documentation for FloatField? | Documentation | |||
14546 | 14546 | Queryset docs should drop some legacy Django 1.0 instructions | Documentation | |||
14659 | 14659 | Assigning floats to DecimalFields | Database layer (models, ORM) | |||
14749 | 14749 | add __enter__ and __exit__ to django.core.files.File | File uploads/storage | |||
14835 | 14835 | Improper indentation for docs/ref/contrib/admin/index.txt | Documentation | |||
14000 | 14000 | Removal of obsolete "versionadded" tags | Documentation | |||
14290 | 14290 | Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement | Internationalization | |||
399 | 399 | Bigint field object needed | Database layer (models, ORM) | |||
342 | 342 | Add a way for fields to be displayed in the admin without being editable | contrib.admin | |||
689 | 689 | Honor Web server provided authentication | Core (Other) | |||
730 | 730 | more explicit middlware ordering | Core (Other) | |||
661 | 661 | New function: batch save of objects would make for more efficient processing | Core (Other) | |||
13 | 13 | 1 | Related objects interface should be tighter (edit_inline) | contrib.admin | ||
14608 | 14608 | Adding a INPhoneNumberField to indian localflavor | contrib.localflavor | |||
14240 | 14240 | filesizeformat should localize number | Template system | |||
14311 | 14311 | Improve django.template.defaultfilters.title | Template system | |||
14767 | 14767 | Formatting tweaks to DB optimization doc | Documentation | |||
14453 | 14453 | typecast_timestamp in db.backends.util gives incorrect behavior | Database layer (models, ORM) | |||
14014 | 14014 | Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form | contrib.admin | |||
14346 | 14346 | Url patterns double slash // problem | HTTP handling | |||
14198 | 14198 | « None » appears in priority field of sitemaps when using GenericSitemap without specify priority (#14164 related) | Internationalization | |||
461 | 461 | Support use of pypgsql instead of psycopg | Database layer (models, ORM) | |||
708 | 708 | search for meta.IPAddressField with postgresql backend is broken (admin) | Database layer (models, ORM) | |||
921 | 921 | 1 | Add a "me" shortcut to UserFields | contrib.admin | ||
115 | 115 | Models CRUD via web services | Core (Other) | |||
886 | 886 | timesince breaks on the current time | Tools | |||
222 | 222 | r335 - sqlite database wrapper produces numeric (none,none) for a float field | Database layer (models, ORM) | |||
161 | 161 | Log output for "django-admin runserver" shouldn't display admin media | Tools | |||
200 | 200 | Add a Decimal type and a Currency type | Database layer (models, ORM) | |||
443 | 443 | Date's of the form 0000-00-00 don't work | Database layer (models, ORM) | |||
61 | 61 | [patch] auth.User admin form shouldn't require people to edit hashes | contrib.admin | |||
230 | 230 | FloatField with MySQL Backend fails silently | Database layer (models, ORM) | |||
687 | 687 | [patch] floatformat broken | Template system | |||
1255 | 1255 | ✅ | Error in tutorial 2 (part on admin-interface) | contrib.admin | ||
935 | 935 | weird interaction between edit_inline and OneToOneField causes adding through admin to fail | contrib.admin | |||
959 | 959 | [patch]Template improvements | Template system | |||
484 | 484 | FloatField with decimal_places but not max_digits causes mysql error. | Database layer (models, ORM) | |||
674 | 674 | ImageField display use undocumented thumbnails for change_list display | contrib.admin | |||
542 | 542 | [patch] Add an "or cancel" link to add, edit, and delete admin views. | contrib.admin | |||
503 | 503 | Field objects with required arguments shouldn't be keyword arguments. | Core (Other) | |||
403 | 403 | [patch] floatformat error | Template system |