ahawker / django-ulid
Universally Unique Lexicographically Sortable Identifier (ULID) support in Django
☆44Updated 9 months ago
Alternatives and similar repositories for django-ulid:
Users that are interested in django-ulid are comparing it to the libraries listed below
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 6 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- More expressive relationships for the Django ORM.☆115Updated 2 years ago
- Non-intrusive hashids library for Django☆44Updated last year
- Set the Permissions-Policy HTTP header on your Django app.☆104Updated last week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated this week
- Write Django model properties that can be used in database queries.☆80Updated 2 weeks ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆127Updated 2 months ago
- Django integration with Meilisearch☆74Updated 2 weeks ago
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆98Updated last year
- An unsurprising Django API framework☆155Updated last year
- Chain multiple (disparate) QuerySets in Django☆110Updated 10 months ago
- Utilities to make function-based views cleaner, more efficient, and better tasting.☆70Updated 2 years ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 6 months ago
- Disable Django database writes.☆100Updated this week
- ☆148Updated 2 weeks ago
- Type hints for enhanced API views and serializers.☆83Updated 2 years ago
- An authorization system based exclusively on allow lists☆87Updated last month
- A Django autocomplete component powered by htmx