Berker Peksag

(berkerpeksag)

Most Active Role

Bug Fixer

Most Active Component

Core (Management Commands)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (41) Reporter (7) Owner (34) Commenter (65) Summary Component
21978 21978 4 Add optional gunicorn support to runserver Core (Management commands)
27846 27846 1 refresh_from_db() doesn't clear reverse OneToOneFields Database layer (models, ORM)
24694 24694 1 Add support for OPTIONS['context_processors'] to Jinja2 template backend Template system
27053 27053 2 Document django.contrib.auth.get_user() Documentation
27204 27204 1 Clashing m2m intermediate table validation should ignore unmanaged models Core (System checks)
27172 27172 1 Close cursor in custom SQL example Documentation
25109 25109 1 MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES Migrations
26816 26816 1 BaseModelAdminChecks._check_inlines_item may raise AttributeError Core (System checks)
27111 27111 1 UserCreationForm.__init__() crashes if USERNAME_FIELD not in self.fields Forms
21548 21548 1 Add the ability to limit file extensions for ImageField and FileField Forms
15091 15091 1 Ease using a custom JSON encoder with serialize() Core (Serialization)
12810 12810 4 Add validation for clashing ManyToManyField.db_table names Core (System checks)
21588 21588 1 "Modifying upload handlers on the fly" documentation doesn't replicate internal magic Documentation
26717 26717 2 Allow customizing stream attribute of Serializer for custom serializers Core (Serialization)
26604 26604 2 Add example of simple multiple file upload in documentation Documentation
26503 26503 1 SessionStore nonexistent key example is outdated contrib.sessions
26492 26492 2 "./manage.py migrate" causes "maximum recursion depth exceeded" error Migrations
26381 26381 3 UserCreationForm cannot be reused with a custom USERNAME_FIELD value contrib.auth
26297 26297 1 collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths." contrib.staticfiles
19353 19353 3 Make it easier to extend UserCreationForm for custom user models contrib.auth
24727 24727 1 ClearableFileInput masks useful exceptions in is_initial() Forms
26126 26126 2 Transient failure of requests.tests.RequestsTests.test_max_age_expiration Testing framework
25266 25266 Allow regex for contrib.redirects contrib.redirects
12982 12982 2 Add get_or_set method to cache API Core (Cache system)
21587 21587 3 Make generic RedirectView default to permanent=False Generic views
21674 21674 3 django.utils.module_loading.import_by_path considered harmful Utilities
23884 23884 2 Consider moving FlatPageSitemap to contrib.flatpages contrib.sitemaps
23922 23922 2 Quoting problem in RequestFactory Testing framework
17890 17890 1 django.contrib.admin.site extra_context contrib.admin
14664 14664 1 MiddlewareNotUsed should display a warning Core (Other)
23847 23847 1 Minor Problem with Auth Documentation Documentation
4278 4278 2 get_template should accept a dirs argument Template system
21753 21753 2 Generic editing views should raise ImproperlyConfigured if both `form_class` and `fields` are specified Generic views
12098 12098 1 HttpRequest __repr__ too verbose HTTP handling
21363 21363 1 TimestampSigner.unsign should accept a timedelta for max_age Core (Other)
23665 23665 1 Precedence of "locale-dictated format" not mentioned for `MONTH_DAY_FORMAT` and `YEAR_MONTH_FORMAT` settings Documentation
23743 23743 Add markup support to flatpages contrib.flatpages
23575 23575 1 Add a code example for custom AdminSite Documentation
6834 6834 3 Add support for templates to be loaded from dynamically-selected directories Template system
21189 21189 Correct the usage of bare except clauses in django's source Core (Other)
16858 16858 2 incr() on locmem cache resets the expiry time Core (Cache system)