theatlantic / django-xmlLinks
A python module which provides an abstraction to lxml's XPath and XSLT functionality in a manner resembling django database models.
☆45Updated 6 months ago
Alternatives and similar repositories for django-xml
Users that are interested in django-xml are comparing it to the libraries listed below
Sorting:
- Django GRIP library☆83Updated 10 months ago
- Quickly import and export delimited data with Django support for PostgreSQL's COPY command☆188Updated 7 months ago
- Articles from djangoadvent.com.☆129Updated 6 years ago
- ORM-queryable YAML fixtures for Django☆73Updated 2 years ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆71Updated last month
- A Django Debug Toolbar panel for Channels☆43Updated 8 years ago
- Fast and easy tree structures.☆90Updated 4 months ago
- Polymorphic MPTT tree support for models☆169Updated 4 years ago
- Utilities for working with the Pwned Passwords database from Django.☆131Updated 10 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- A small app to ensure your users re-agree to Terms of Service changes☆161Updated 2 months ago
- Allows users to duplicate a model in admin☆57Updated last year
- Use an URL to configure email backend settings in your Django Application.☆61Updated last year
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Production webservers as a Django management command☆91Updated 5 months ago
- Django-admin command to display migrations with dependencies.☆49Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Django Rest Framework Proxy views☆137Updated 5 years ago
- Model manager utils for Django☆57Updated last year
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- Circular template inheritance for Django