mirror of
https://github.com/django/django.git
synced 2025-07-05 18:29:11 +00:00
queryset-refactor: Changed django.VERSION to include 'queryset-refactor'
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
150b7ac770
commit
c085697858
@ -1,4 +1,4 @@
|
||||
VERSION = (0, 97, 'pre')
|
||||
VERSION = (0, 97, 'queryset-refactor')
|
||||
|
||||
def get_version():
|
||||
"Returns the version as a human-format string."
|
||||
|
Loading…
x
Reference in New Issue
Block a user