Jonas Havelka
1 year ago
4 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
from django.apps import AppConfig |
||||
|
|
||||
|
|
||||
|
class TvorbaConfig(AppConfig): |
||||
|
name = 'tvorba' |
Loading…
Reference in new issue