Peter Inglesby

(inglesp)

Most Active Role

Reporter

Most Active Component

Documentation

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (20) Reporter (18) Owner (6) Commenter (29) Summary Component
27587 27587 Document str(QuerySet.query) Documentation
32290 32290 TemplateNotFound if relative path passed to {% include %} in variable Template system
31235 31235 assertQuerysetEqual cannot compare querysets directly. Testing framework
32363 32363 3 Django shell does not read ~/.python_history Core (Management commands)
32242 32242 1 @override_settings does not work with DATABASES Testing framework
32206 32206 Incorrect migration generated if field has been renamed when it has verbose_name set Migrations
26291 26291 4 loaddata cannot deserialize fixtures with forward references and natural foreign keys Core (Serialization)
27760 27760 1 Hard to diagnose reason for 400 response when making test request that sets SERVER_NAME Testing framework
28321 28321 FormSet.full_clean() shouldn't validate deleted forms Forms
27670 27670 3 Loading shell crashes when pythonrc file contains error Core (Management commands)
28346 28346 1 Misleading error message when validator cannot be serialized Migrations
27709 27709 2 ContentTypes.objects.get_for_models returns inconsistent results for proxy models contrib.contenttypes
27721 27721 Unhelpful error message when trying to run shell that can't be imported Core (Management commands)
27498 27498 5 Filtering annotated field in SQLite returns wrong results Database layer (models, ORM)
27023 27023 ~/.pythonrc.py loaded twice if PYTHONSTARTUP set to ~/.pythonrc.py Core (Management commands)
26666 26666 assertRedirects gives unhelpful error message expected URL is external Testing framework
24776 24776 apps.get_app_config() could give better errors on fully-qualified package names Core (Other)
13181 13181 5 ChoiceField.choices need to accept callable, not only list or tuple Forms
23726 23726 4 Unhelpful Python 3 error message when loading app with misconfigured manager Uncategorized
23708 23708 mod_wsgi deployment docs refers to nonexistent comment in wsgi.py Documentation