puff-rs 0.1.2

Puff - Deep Stack Python Runtime and GraphQL library.
Documentation
1
2
3
4
5
6
from django.apps import AppConfig


class PollsConfig(AppConfig):
    default_auto_field = "django.db.models.BigAutoField"
    name = "polls"