ndethi

Results 3 issues of ndethi

`composer.json`: ```{ "name": "laravel/laravel", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "type": "project", "require": { "php": "^7.4|8.0", "ext-json": "*", "barryvdh/laravel-dompdf": "^0.8.3", "barryvdh/laravel-ide-helper": "^2.4", "barryvdh/laravel-snappy": "^0.4.4", "bugsnag/bugsnag-laravel":...

Support

Is there a way to set the calendar in such a way that it shows only the months and years and not the days?

Trying to set up geonode on Docker. Django container is stuck on perpetual restart loop and returns below errors when I examine the logs using `docker-compose logs -f django` >...