Adds more fields to import admin table and ticks version
This commit is contained in:
parent
3f2f718878
commit
40e9428b49
4 changed files with 25 additions and 4 deletions
|
@ -11,7 +11,7 @@ from django.utils.translation import gettext_lazy as _
|
|||
env = Env()
|
||||
env.read_env()
|
||||
DOMAIN = env("DOMAIN")
|
||||
VERSION = "0.4.5"
|
||||
VERSION = "0.4.6"
|
||||
|
||||
RELEASE_API = env(
|
||||
"RELEASE_API",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue