Resolve "evaluate uv"

This commit is contained in:
2025-04-21 17:39:20 +02:00
parent bb049441b4
commit 934ef826c9
366 changed files with 849 additions and 160 deletions
-1
View File
@@ -1,3 +1,2 @@
from django.contrib import admin
# Register your models here.
-1
View File
@@ -1,3 +1,2 @@
from django.test import TestCase
# Create your tests here.
-1
View File
@@ -1,3 +1,2 @@
from django.test import TestCase
# Create your tests here.
-1
View File
@@ -1,3 +1,2 @@
from django.contrib import admin
# Register your models here.
-1
View File
@@ -1,3 +1,2 @@
from django.contrib import admin
# Register your models here.
-1
View File
@@ -1,5 +1,4 @@
from __future__ import unicode_literals
from django.db import models
# Create your models here.
-1
View File
@@ -1,3 +1,2 @@
from django.test import TestCase
# Create your tests here.
-1
View File
@@ -1,3 +1,2 @@
from django.test import TestCase
# Create your tests here.