mirror of
https://github.com/django/django.git
synced 2025-03-05 23:12:32 +00:00
Fixed django.VERSION after NFA merge.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a19ed8aea3
commit
88ae2d44e0
@ -1,4 +1,4 @@
|
||||
VERSION = (0, 97, 'newforms-admin')
|
||||
VERSION = (0, 97, 'pre')
|
||||
|
||||
def get_version():
|
||||
"Returns the version as a human-format string."
|
||||
|
Loading…
x
Reference in New Issue
Block a user