shangxiao / stupid-django-tricksLinks
☆58Updated last week
Alternatives and similar repositories for stupid-django-tricks
Users that are interested in stupid-django-tricks are comparing it to the libraries listed below
Sorting:
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆80Updated 3 weeks ago
- ☆94Updated last month
- Expose Django management commands in the admin☆87Updated 3 months ago
- Autocomplete widgets and views using TomSelect☆70Updated last month
- ☆49Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆76Updated 3 weeks ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆133Updated 8 months ago
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…