crud_django
un simple crud de animales
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 2 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2021-02-14 |
| Downloads | 0 |
| Last Indexed | 2026-07-24 13:03 |
Installation
nimble install crud_django
choosenim install crud_django
git clone https://gitlab.com/dirname16/crud_django
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| crud_django | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/dirname16/crud_django |
|---|---|
| Homepage | https://gitlab.com/dirname16/crud_django |
| Registry Source | gitlab |
README
primer paso creacion de entorno virtual virtualenv env segundo paso pongo mi fuente favorita tercer paso instalo freeze == pip install freeze cuarto creo el proyecto recien
pip freeze > requirements.txt