General
PromptBeginner5 minmarkdown
| Django Model | `models.Model`
`class Meta:` | django-model |
0
Explore
105,120 skills indexed with the new KISS metadata standard.
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`APIView`
`def get_*():` | fastapi-dependency |
`@router.get`
`routers/`
`app/`
`settings.py` (Django)
`pytest.ini`
`Pipfile`
`apps/` directories
`setup.cfg`
`poetry.lock`
`requirements-dev.txt`
`migrations/`
`apps/*/models/`
`tests/`
`app/Models/`
`tests/`
`config/`
`tests/`
CI
`routes/`
`$this->get(`