gp

(gp)

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 (25) Reporter (1) Owner (0) Commenter (14) Summary Component
34975 34975 4 aggregate() crashes when referencing existing aggregations or window expressions through conditional expressions Database layer (models, ORM)
34930 34930 Parallel tests fail on Python 3.11+ when IsolatedAsyncioTestCase is used Testing framework
34899 34899 Model Field.choices callable support is not actually lazy Database layer (models, ORM)
34906 34906 Need help with makemigrations Database layer (models, ORM)
34442 34442 runserver is slow to accept http connexions when running on 0.0.0.0 Core (Management commands)
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
14092 14092 1 ImageField should allow SVG Database layer (models, ORM)
27801 27801 Make createsuperuser inspect environment variables for username and password contrib.auth
27860 27860 Changing a CharField to a ForeignKey crashes when migrating in PostgreSQL Migrations
27960 27960 ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second GIS
27647 27647 runserver segfaults with autoreload enabled on Windows 10 Core (Management commands)
27377 27377 2 Clarify that prepopulated_fields doesn't work with OneToOneField Documentation
27358 27358 2 Add a system check for FileField upload_to starting with a slash Core (System checks)
27221 27221 3 Document how to escape a percent symbol in ugettext Documentation
27400 27400 1 Changed in 1.10: {% static %} tag now encodes "#" Documentation
27190 27190 Internet explorer 9 fails to load Roboto-Regular.woff font contrib.admin
14909 14909 Adding custom command requires code duplication from Command.handle() if one want to use options like verbosity. Core (Management commands)
19245 19245 Form Wizard does not support all steps being conditionally skipped at the same time Forms
409 409 Add support for sqlrelay backend, to pool DB connections Database layer (models, ORM)
399 399 Bigint field object needed Database layer (models, ORM)
14969 14969 To have a way to modify third part model classes Database layer (models, ORM)
461 461 Support use of pypgsql instead of psycopg Database layer (models, ORM)
273 273 [patch] Password salt and other algorithms support Core (Other)
527 527 1 OneToOne relations are broken since new model style released Metasystem
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin