django-movienight-import #5

Merged
tiradoe merged 2 commits from django-movienight-import into main 2026-04-21 04:41:53 +00:00
Showing only changes of commit 212acf5aee - Show all commits

View file

@ -11,7 +11,7 @@ use Illuminate\Support\Carbon;
use Illuminate\Support\Facades\DB; use Illuminate\Support\Facades\DB;
use Illuminate\Support\Str; use Illuminate\Support\Str;
class django_import extends Command class DjangoImport extends Command
{ {
/** /**
* The name and signature of the console command. * The name and signature of the console command.