django-early-return
Allows view code to exit early and return a given HttpResponse by raising an exception
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-early-return
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.4.0 | 2024-11-20 | |||
0.3.0 | 2024-09-11 | |||
0.2.0 | 2024-09-11 | |||
0.1.0 | 2023-10-31 | |||
0.0.1 | 2021-06-29 | |||
0.0.0 | 2020-03-10 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue