django-drf-boilerplate icon indicating copy to clipboard operation
django-drf-boilerplate copied to clipboard

Django starter kit for CKL projects

Results 13 django-drf-boilerplate issues
Sort by recently updated
recently updated
newest added

The Terraform config added on #44 doesn't handle env vars very well. A suggestion would be to define them with Local variables on a nested object that is passed to...

We have a few issues when setting up the infrastructure without having SSH access to a server and then not being able to create a superuser. The suggestion would be...

The Terraform config introduced on #44 uses an authorized role with write access for the app S3 bucket. This way we don't need to use AWS credentials as env vars....