Leo

(leos)

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 (61) Reporter (26) Owner (5) Commenter (1) Summary Component
14631 14631 Provide paginating for date-based generic views Generic views
34479 34479 Support "watchfiles" in the autoreloader Utilities
34746 34746 High CPU/memory consumption when a 5XX is raised with large local variables Error reporting
27201 27201 Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash contrib.staticfiles
34984 34984 Adding a field with default crashes for models with GeneratedField on SQLite. Database layer (models, ORM)
34234 34234 Drop support for PROJ < 5. GIS
34063 34063 request.POST not populated for multipart/form-data via AsyncClient Testing framework
34208 34208 Confirm/Add support for GDAL 3.6. GIS
34212 34212 Redis cache client uses a read connection for incr operation Core (Cache system)
34188 34188 Add a section on refresh_from_db to the Multiple databases documentation Documentation
34112 34112 Add async interface to Model Database layer (models, ORM)
34026 34026 WKBReader.read() crashes on strings. GIS
14009 14009 custom formset validation documentation is incomplete Documentation
27554 27554 Queryset evaluation fails with mix of nested and flattened prefetches (AttributeError on RelatedManager) Database layer (models, ORM)
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
12212 12212 inclusion_tag behavior on variable not in context is inconsistent Template system
17143 17143 select_related makes base __init__ unsafe Database layer (models, ORM)
14518 14518 Field.to_python not called on foreign key IDs Database layer (models, ORM)
11716 11716 Various methods in django.db.models.fields don't wrap ValueErrors and allow them to escape Database layer (models, ORM)
16739 16739 Model field clash not detected beyond parent Core (System checks)
16733 16733 pk/id bug in multiple inheritance of concrete classes Database layer (models, ORM)
16361 16361 IGNORABLE_404 functionality should respect APPEND_SLASH setting Documentation
14930 14930 `values_list()` fails on queryset ordered by extra column Database layer (models, ORM)
16855 16855 select_related doesn't chain as expected Database layer (models, ORM)
937 937 Autoreload reloads for every request. Core (Management commands)
14678 14678 Users are able to add more than one page to the same url contrib.flatpages
18453 18453 Unknown password hashing algorithm error if password is blank contrib.auth
16007 16007 libgdal.py needs to include 1.8.0 GIS
15952 15952 "not in" improperly spaced in docs Documentation
14133 14133 update GeoDjango windows installer GIS
14559 14559 Minor docstring corrections Uncategorized
13779 13779 GeoDjango doesn't find libgdal 1.7.0 GIS
14873 14873 A paginated ListView with a List instead of queryset produces an error Generic views
13433 13433 EmailMessage mangles body text Core (Mail)
8975 8975 related order functions are not documented Documentation
14602 14602 bug in wsgi handler in trunk Core (Other)
14773 14773 MultipleObjectMixin and subclasses should accept custom paginator class Generic views
10361 10361 Slightly complex built-in Field classes are undocumented Documentation
12998 12998 RSS feed test fails in various situations due to time check contrib.syndication
5605 5605 Username email address part is case sensitive Contrib apps
11147 11147 manage.py doesn't work with settings directory in pydev Core (Management commands)
11473 11473 TEMPLATE_STRING_IF_INVALID breaks admin template contrib.admin
10528 10528 Admin documentation doesn't mention reverse names Documentation
9919 9919 Raw SQL documentation doesn't mention transaction management Documentation
285 285 1 WSGIRequest should set request.path to full uri path HTTP handling
10696 10696 manage.py throws away exception information Core (Other)
14766 14766 ordering by a field that does not exists returns an empty QuerySet Database layer (models, ORM)
14775 14775 Backport r13772 Documentation
14047 14047 CommonMiddleware documentation tweak Documentation
11282 11282 Action after search in admin should return to search results contrib.admin
10451 10451 Admin site dropdown ordering for ForeignKey doesn't work as expected contrib.admin
10017 10017 auth.forms.PasswordResetForm.clean_email returns None contrib.auth
6175 6175 become_daemon should use os._exit instead of sys.exit Core (Other)
5982 5982 Different behaviour for url parameter in dev run versus test run Testing framework
6801 6801 some directories need svn:ignore lovin' Uncategorized
776 776 smart+question *.djangoproject.com
688 688 [patch] Error handlers lack context. Translations
435 435 Exception thrown out when doing do_html2python Core (Other)
935 935 weird interaction between edit_inline and OneToOneField causes adding through admin to fail contrib.admin
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
434 434 Does runserver takes 2 arguments? Core (Other)