Marc

(Marc)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (54) Reporter (1) Owner (0) Commenter (40) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 4 Add Field.db_default for defining database defaults Database layer (models, ORM)
34789 34789 `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action contrib.admin
34488 34488 ClearableFileInput widget forgets "Clear" selection when form is not valid Forms
34914 34914 Postgres connection is not restarted after it's dropped by the server, even if we use CONN_HEALTH_CHECKS=True Database layer (models, ORM)
34766 34766 1 utils.text: slugify misses "l" when converting "ł" Utilities
34718 34718 Allow django.contrib.admin's ListFilter to render details tag collasped by default contrib.admin
27471 27471 Make admin's list_filter choices collapsable contrib.admin
34309 34309 Documentate how to delete a Django app correctly Documentation
34696 34696 Actions selection counter gets cleared when using Chrome's back button contrib.admin
34638 34638 Rows are selected if BooleanField is in list_editable contrib.admin
34590 34590 Querying for decimals larger than max_digits crashes on SQLite Database layer (models, ORM)
27505 27505 Error messages customization and internationalization in Paginator class Core (Other)
34341 34341 2 FileSystemFinder harsh regarding its input on Windows contrib.staticfiles
34283 34283 Missing parameter escaping in admin filters.js contrib.admin
34290 34290 1 X-Forwarded-Prefix support HTTP handling
34131 34131 1 Postgres AutoField change from serial to identity Database layer (models, ORM)
28000 28000 1 Avoid SET/DROP DEFAULT unless a field changes from null to non-null Migrations
34025 34025 Autocomplete field fills all empty required fields references to the same model when added a choice in popup. contrib.admin
27550 27550 add version of GEOSGeometry.normalize() that returns new geometry GIS
27804 27804 4 Use unittest.subTest() in Django's test suite Core (Other)
27852 27852 Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion Database layer (models, ORM)
27656 27656 Fix comment verb style according to PEP 257 Core (Other)
27967 27967 The autogenerated OneToOneField on multi table inheritance breaks the InlineAdminForm given UUID pk contrib.admin
27732 27732 django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references contrib.postgres
27882 27882 Allow template fragment caching for unlimited time Template system
27934 27934 1 modelformset_factory ignores max_num and returns 15 forms Uncategorized
14606 14606 1 Application module imported twice when running development server Core (Other)
27714 27714 Small visual artifact when clicking inline edit button in admin contrib.admin
27680 27680 Recommend ccbv.co.uk in class-based views docs Documentation
27582 27582 Allow HStoreField to store null values in key: value pairs contrib.postgres
27438 27438 1 manage.py diffsettings should allow to compare to another settings module (not only to default Django settings) Core (Management commands)
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
494 494 2 Collapse in admin interface for inline related objects contrib.admin
14462 14462 1 Aggregates default to the database type instead of the field type Database layer (models, ORM)
14263 14263 1 Allow fields to support custom double-underscore lookup methods Database layer (models, ORM)
937 937 1 Autoreload reloads for every request. Core (Management commands)
14982 14982 EMPTY_CHANGELIST_VALUE not honored whit a relation field in list_display Uncategorized
14867 14867 TemplateResponse documentation uses the term "bake" instead of "render" Documentation
14897 14897 Formset examples lack syntax highlighting Documentation
14662 14662 1 auth and contenttypes post-syncdb handlers ignore 'db' option Contrib apps
399 399 1 Bigint field object needed Database layer (models, ORM)
689 689 2 Honor Web server provided authentication Core (Other)
8181 8181 Documentation error leads to 'model already registered exceptions' Documentation
528 528 2 Add a documentation generator that creates a PDF or HTML files locally Documentation
14029 14029 3 not operator on F objects silently fails Database layer (models, ORM)
14691 14691 foreign key validate() fails for non-default databases Database layer (models, ORM)
461 461 Support use of pypgsql instead of psycopg Database layer (models, ORM)
115 115 2 Models CRUD via web services Core (Other)
348 348 1 [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior contrib.admin
690 690 1 Model allowed me to 'hide' a required field, which produced unuseable error messages. contrib.admin
189 189 1 Inline editing of foreign keys doesn't do pretty error handling. contrib.admin
371 371 1 random filter in template throws an error Template system
393 393 2 [patch] Filters don't take the str() value of a var Core (Other)