vintasoftware / classy-django-rest-frameworkLinks
Detailed descriptions, with full methods and attributes, for each of Django REST Framework's class-based views and serializers.
☆200Updated last year
Alternatives and similar repositories for classy-django-rest-framework
Users that are interested in classy-django-rest-framework are comparing it to the libraries listed below
Sorting:
- Automatic logging for Django FSM☆245Updated last week
- Middleware that Prints the number of DB queries to the runserver console.☆400Updated last year
- A custom User model for everybody!☆370Updated last year
- Visually distinguish environments in Django Admin☆333Updated 10 months ago
- Chain multiple (disparate) QuerySets in Django☆111Updated 3 months ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆292Updated 3 years ago
- Generate gapless sequences of integer values.☆243Updated 3 months ago
- Dynamic global and instance settings for your django project☆356Updated 7 months ago
- A set of (anti)patterns found over the years.☆155Updated last month
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆332Updated 4 months ago
- Allows clients to control which fields will be sent in the API response☆224Updated 9 months ago
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Keep detailed records of the performance of your Django code.☆356Updated 2 weeks ago
- Extensions to help DRY up Django Rest Framework serializers☆250Updated last year
- Conveniently store reference to request user on thread/db level.☆171Updated 3 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆183Updated 5 months ago
- Useful additions to Django's default TestCase☆627Updated last month
- A plugin for coverage.py to measure Django template execution☆200Updated 2 months ago
- Soft delete for Django ORM, with support for undelete.☆401Updated 4 months ago
- Feature flags for Django projects☆284Updated last week
- ☆202Updated 2 years ago
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆264Updated last month
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆292Updated last week
- Add compare view to django-reversion for comparing two versions of a reversion model.☆318Updated 2 months ago
- Select2 input widget for django selectable fields.☆216Updated last week
- Automatic prefetching for Django☆232Updated last year
- Django Reverse Admin