django-aws-model
django-aws-model is a Django app that helps you model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS.
Quick start
-
Add "aws" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ..., "aws", ]
-
Run
python manage.py migrateto create the models. -
Start the development server and visit the admin to create a execution order.
-
Run the action AWS Execute
Release files for django-aws-model 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_aws_model-1.1.0.tar.gz | 9.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_aws_model-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.7 kB
Release files / django_aws_model-1.1.0.tar.gz
| Download URL | django_aws_model-1.1.0.tar.gz |
|---|---|
| Size | 9.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08b7ea8679284412bdcd50094e47665ecf154f124742a6575483da4cca300e81
|
|
BLAKE2b-256 checksum How to use checksums |
8020c6f18fded0ab220a876fb3717044fd55d2198b22cabff7297b45273dd14f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.5
|
Release files / django_aws_model-1.1.0-py3-none-any.whl
| Download URL | django_aws_model-1.1.0-py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c5f84b2a8d0106e555969d7b0810425685252583426e9c9eae6ab25c7a53c146
|
|
BLAKE2b-256 checksum How to use checksums |
14831a653b93452c636b733d925abf7309c95f8261da15923eccd74261bd0583
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.5
|