﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8192	django.VERSION missing in alpha-2	anonymous	nobody	"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'
>>> 
}}}"		closed	Core (Other)	1.0-alpha		invalid			Unreviewed	0	0	0	0	0	0
