
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Ariadne comes with a few contrib modules to support integration with Django. This module acts as an additional Django contrib module to reduce some of the boilerplate when integrating with Django.
It copies and follows some of the conventions defined in Django Rest Framework, effort will be made to provide API compatibility with certain DRF extension modules that are relevant.
The overall goal is to provide often re-used modules and GrpahQL schema, so one doesn't have to re-create them per project.
2.2.*, 3.0.*
ariadne_extended.graph_loader
auto schema, resolver and types loader
Searches for types
and resolvers
modules as well as any .graphql
files defined within any installed Django application.
Once found they can be used to build the final schema and resolver solution for your ariadne application.
ariadne_extended.payload
Schema, types and resolvers for the graphql Payload
interface.
Currently the FieldErrors
are highly coupled to Django rest framework field validation exceptions.
ariadne_extended.cursor_pagination
Rename to relay_pagination maybe?
Contains the PageInfo
graphql type and Connection
interface for utilizing cursor based pagination.
TODO: Should we provide a input type for cursor pagination instead of just copying pagination args info paginate-able list fields??
ariadne_extended.filters
Filter backend interface to pass filter arguments to django-filter.
ariadne_extended.resolvers
ABC for Class Based Resolvers and model resolvers that utilize DRF serializers for saving data. This is likely to change in the future.
ariadne_extended.uuid
DRF UUID field scalar for use with models that may use a UUID as their primary key, or other UUID fields.
django-waffle
in ariadne_extended.contrib.waffle_graph
Adds resolvers, schema and types that can be utilized to query the any waffle flags, samples and switches.
FAQs
Ariadne contrib library for working with Django and GraphQL
We found that ariadne-extended demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.