home / django_tickets / tickets

tickets: 8192

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
8192 2008-08-09 16:42:41 2008-08-09 16:52:20 2022-03-06 03:41:36.508451 Unreviewed closed Core (Other)     1.0-alpha invalid django.VERSION missing in alpha-2 Hello. The django.VERSION is missing on alpha-2: {{{ exedev@messir ~ $ python Python 2.5.2 (r252, Aug 3 2008, 14:11:25) [GCC 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import django >>> django.VERSION Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'VERSION' >>> }}} nobody anonymous   0 0 0 0 0 0
Powered by Datasette · Queries took 1.025ms