mw

(mw)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (32) Reporter (1) Owner (0) Commenter (16) Summary Component
27674 27674 Deprecate GeoModelAdmin and OSMGeoAdmin GIS
34939 34939 Widget templates not refreshing Forms
34661 34661 Peppering user passwords contrib.auth
34351 34351 1 Slash in constraint name results in invalid migration file naming Migrations
34241 34241 Django admin not showing seconds for list_display nor readonly DateTimeField contrib.admin
34030 34030 add SystemCheckError for LocaleMiddleware Core (Management commands)
27734 27734 2 Add a helpful error message when a parallel test worker is assigned an unexpected index Testing framework
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
27884 27884 1 Document that validators needs to be an iterable since Django 1.11 Documentation
27825 27825 Document that models don't cast field values to the same type that's retrieved from the database Documentation
27297 27297 infinite AlterField migrations created for foreign key after case-only model name change Migrations
27301 27301 3 Better handling of errors that are not pickleable when testing in parallel Testing framework
14319 14319 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
937 937 Autoreload reloads for every request. Core (Management commands)
14615 14615 Related objects manager returns related objects with null FKs for unsaved instances Database layer (models, ORM)
1 1 Create architecture for anonymous sessions Core (Other)
14574 14574 Initial values support for inline model formsets Forms
14576 14576 Regression in FormWizard contrib.formtools
14445 14445 Use HMAC and constant-time comparison functions where needed in Django Uncategorized
399 399 9 Bigint field object needed Database layer (models, ORM)
730 730 more explicit middlware ordering Core (Other)
14291 14291 In django admin results list, provide the field name as a css class on the table cell Contrib apps
14498 14498 Forms passed to FormWizard.process_step are not guaranteed to have clean validate data contrib.formtools
14946 14946 Form wizard doesn't process last form contrib.formtools
10862 10862 Confusing image field text Documentation
87 87 [patch] Oracle database support Database layer (models, ORM)
514 514 [patch] Traceback in admin when adding an object containing a OneToOneField. contrib.admin
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
420 420 [patch] exclude_fields in AddManipulator and ChangeManipulator Metasystem
587 587 [patch] Allow iteration through formfields in a FormWrapper Template system
681 681 get_in_bulk fails for PK columns other than "id" Database layer (models, ORM)
244 244 [patch] Make new get_values() function more forgiving of mistakes Metasystem