hartwork / django-berlinLinks
Ever wondered who's doing Django... in Berlin?
☆83Updated 3 months ago
Alternatives and similar repositories for django-berlin
Users that are interested in django-berlin are comparing it to the libraries listed below
Sorting:
- Ensure your migration history is linear.☆230Updated last week
- ☆168Updated 2 months ago
- A tool to automatically fix Django deprecations.☆186Updated this week
- Opinionated guide to writing Django views☆202Updated last week
- An experimental reimplementation of Django's templating language in Rust☆139Updated this week
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆169Updated this week
- A Django template formatter.☆369Updated last week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆198Updated last week
- Controlled Django model instance replication.☆130Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆249Updated 2 weeks ago
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated 2 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆132Updated 3 weeks ago
- Feature flags for Django projects☆295Updated this week
- An app to make it safer, faster and more fun to develop in Django☆210Updated 8 months ago
- Django model translation without magic-inflicted pain.☆139Updated last week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated last month
- Moved to Codeberg☆87Updated 10 months ago
- A flake8 plugin to detect bad practices on Django projects.☆179Updated 2 years ago
- New feature proposals for Django and third-party ecosystem☆163Updated 8 months ago
- Django friendly finite state machine support☆228Updated this week
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago
- Extensions for using Rich with Django.☆150Updated this week
- A library for mocking django queryset functions in memory for testing