zero

(zero)

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 (60) Reporter (1) Owner (0) Commenter (7) Summary Component
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
34551 34551 Case-When aggregation over aggregated fields doesn't work since 4.2 Database layer (models, ORM)
34758 34758 Paginator.validate_number implementation has undocumented change in 4.2 Core (Other)
34674 34674 Updating the file contents of a Django FileField during upload results in I/O error File uploads/storage
34473 34473 StepValueValidator does not take into account min_value Forms
34606 34606 Right() function on Oracle and SQLite returns improper value when the length is zero. Database layer (models, ORM)
34564 34564 returning None instead of zero in Count annotation Database layer (models, ORM)
34535 34535 dbshell management command can crash if DATABASES["name"] is a PosixPath Core (Management commands)
34546 34546 Failed migration yields to unmigratable app: "OperationalError: (1050, "Table '<name>' already exists")" Migrations
34486 34486 SearchHeadline crashes without an active connection. contrib.postgres
34436 34436 `makemigrations --check` fails with error code 1 if system checks identify warnings Migrations
27397 27397 Querying with an integer larger than SQLite supports crashes with OverflowError Database layer (models, ORM)
34387 34387 DateFormat.P() does not follow PHP's date string format Utilities
34363 34363 floatformat() crashes on "0.0000" Template system
34272 34272 floatformat() crashes on "0.00". Template system
34160 34160 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
34083 34083 Cloning test database fails with mariadb-server 8.x Database layer (models, ORM)
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
34014 34014 DecimalValidator fails to validate 0 in scientific notation (0E+1 or 0E+2) Core (Other)
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
56 56 Primary key columns should be UNSIGNED Database layer (models, ORM)
27160 27160 Document that running the Django test suite requires creating the databases and, on PostgresQL, a superuser Documentation
14365 14365 Make template-rendering signals available also in DEBUG mode Testing framework
27090 27090 pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead Database layer (models, ORM)
27979 27979 Using F() to save negative integers in unsigned columns on MySQL should raise IntegrityError rather than OperationalError Database layer (models, ORM)
27365 27365 Fields suddenly not found. Database layer (models, ORM)
27882 27882 Allow template fragment caching for unlimited time Template system
27316 27316 Multiple LiveServerTestCase subclasses cannot reuse the same port Testing framework
27797 27797 dumpdata generate a backup not usable with loaddata using MySQL Core (Serialization)
27764 27764 Running migration that deletes child model (in multi-table inheritance) backwards results in an error Migrations
27672 27672 Trouble saving specificly shaped GeometryCollection to spatialite backend GIS
27394 27394 template "floatformat" tag throws ValueError for big numbers in Python 3 Template system
27140 27140 Prevent template rendering from hiding a property's TypeError Template system
27124 27124 caches_setting_for_tests passes cull related options to memcached tests Core (Cache system)
27010 27010 Argon2PasswordHasher.encode() decodes underlying hash as UTF-8 instead of ASCII contrib.auth
22701 22701 'no such table: django_session' with python 3 in os x mavericks Uncategorized
14800 14800 4 Development server should NOT elide favicon from the logs Core (Management commands)
14093 14093 Confusing error when failing to create a session key because the cache is unavailable contrib.sessions
14663 14663 L10N of dates in Norwegian. Translations
14697 14697 Speeding up queryset model instance creation Database layer (models, ORM)
14548 14548 Docs and implementation don't match regading return values of certain QuerySet aggregate functions Documentation
14506 14506 1 Crash on HEAD request Documentation
811 811 IPv6 address field support Core (Other)
14029 14029 not operator on F objects silently fails Database layer (models, ORM)
14986 14986 TestCase: increase verbosity for TestCase.fixtures usage Testing framework
14398 14398 runfcgi umask option should use literal value Core (Management commands)
14314 14314 Import error on installation of Django 1.2.3 Uncategorized
191 191 1 Pydoc integration Core (Other)
436 436 Create an API to update and delete multiple objects in a single call Metasystem
509 509 We need a &#34;Powered by Django&#34; button Database layer (models, ORM)
523 523 object_list sets current page number incorrectly Generic views
124 124 Better handling of raw POST data Core (Other)
443 443 Date's of the form 0000-00-00 don't work Database layer (models, ORM)
87 87 [patch] Oracle database support Database layer (models, ORM)
586 586 1 raw_id_admin should work with non-integer primary keys contrib.admin
346 346 Template tag for the media_root variable Template system
126 126 Patch to place the post_data into the request variable contrib.admin
674 674 ImageField display use undocumented thumbnails for change_list display contrib.admin
450 450 [patch] Give generic views support for dynamic lookup keywords Generic views
363 363 Patch to make sqlall use a database specific initial data file over the database agnostic one Metasystem