Added git hash as version number
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from django.forms import ModelChoiceField, TypedMultipleChoiceField, ModelMultipleChoiceField
|
||||
from django.forms import ModelMultipleChoiceField
|
||||
from django.contrib import admin, messages
|
||||
from django.http import HttpRequest
|
||||
from django.db.models.query import QuerySet, Q
|
||||
|
||||
Reference in New Issue
Block a user