unplugstudio / graphql-cookbookLinks
Project files for the tutorial "Build a GraphQL API powered by Django".
☆12Updated 7 years ago
Alternatives and similar repositories for graphql-cookbook
Users that are interested in graphql-cookbook are comparing it to the libraries listed below
Sorting:
- DCM is a set of tools that helps you to keep your data in your Django Models consistent.☆64Updated last year
- Django Template is a cookiecutter that automates the installation and configuration of Django with optional features.☆13Updated 2 months ago
- Django app that makes you able to build advanced queries via admin filters UI☆25Updated 5 years ago
- Easily add search/filter functionality to Django projects☆65Updated last year
- Django Single File Templates — inspired by Vue's Single file components☆31Updated 4 years ago
- Django application for practices-based content☆13Updated last month
- An app that will analyze and report on links in any model that you register with it. Links can be bare (urls or image and file fields) or…☆88Updated 3 weeks ago
- An authorization system based exclusively on allow lists☆90Updated 3 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated last month
- A set of Django Management Commands to help you understand and visualize your project's models☆65Updated 9 months ago
- Django queries☆83Updated 2 years ago
- ☆123Updated 2 weeks ago
- A custom Django user that authenticates via email. Follows identity and authentication best practices.☆156Updated last month
- UNMAINTAINED. Try wagtail-transfer, the evolution of this package: https://github.com/wagtail/wagtail-transfer/☆31Updated 5 years ago
- Factory boy classes for wagtail☆107Updated 3 months ago
- Django Webpack starter template for using Webpack 5 with Django 3.1 & Bootstrap 4. Yes, it can hot-reload.☆59Updated 3 years ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Django Fast Paginator - Faster Queries For Large Databases☆60Updated last year
- Code, slides, scripts and other notes for my DjangoCon EU 2021 talk.☆25Updated 2 years ago
- Documentation tool for inspecting Django forms API.☆30Updated 2 years ago
- Django REST Framework PostgreSQL Builder: automagically creates DRF endpoints by introspecting PostgreSQL.☆41Updated 6 months ago
- Expose Django JSONField data as virtual model fields☆47Updated 2 years ago
- Store, validate, and convert physical quantities in Django using Pint.☆42Updated last month
- Django application providing isolation for model instances created during setUpTestData.