home / django_tickets / tickets

tickets: 16191

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
16191 2011-06-09 13:48:58 2011-06-09 13:59:25 2022-03-06 04:02:31.359658 Unreviewed closed Documentation Bug Normal 1.3 invalid indentation typo in tutorial part 2 On https://docs.djangoproject.com/en/1.3/intro/tutorial02/ the last line of the following snippet needs to have a tab? def was_published_today(self): return self.pub_date.date() == datetime.date.today() was_published_today.short_description = 'Published today?' nobody anonymous   0 0 0 0 0 0
Powered by Datasette · Queries took 141.464ms