home/categories/database-tools/baserow-baserow-agents-skills-add-django-config-env-var-skill-md
database-toolsdatabases

add-django-config-env-var

Add a new environment variable for a Django setting in Baserow and propagate it to the few repo files that usually need it. Use this when a request says a config env var must be added in several places or references `INTEGRATION_LOCAL_BASEROW_PAGE_SIZE_LIMIT` as the pattern to follow.

baserow
maintainer
baserow
Обновлено 4/8/2026
Звёзды
4607
Форки
567
quick start

Installation and usage

Add a new environment variable for a Django setting in Baserow and propagate it to the few repo files that usually need it. Use this when a request says a config env var must be added in several places or references `INTEGRATION_LOCAL_BASEROW_PAGE_SIZE_LIMIT` as the pattern to follow.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use add-django-config-env-var