tentative Kubernetes deployment configuration

This commit is contained in:
buenosairesam
2025-08-25 04:00:42 -03:00
parent 622e8adb69
commit c7822c1ec4
87 changed files with 3661 additions and 145 deletions

View File

@@ -1,3 +1,3 @@
from django.contrib import admin
# Register your models here.
# Register your models here.

View File

@@ -1,3 +1,3 @@
from django.db import models
# Create your models here.
# Create your models here.

View File

@@ -1,3 +1,3 @@
from django.test import TestCase
# Create your tests here.
# Create your tests here.

View File

@@ -1,3 +1,3 @@
from django.shortcuts import render
# Create your views here.
# Create your views here.