Name: | python3-django-search-url |
---|---|
Version: | 0.1 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 6749 |
License: | BSD |
RPM: | python3-django-search-url-0.1-2.el9.noarch.rpm |
Source RPM: | python-django-search-url-0.1-2.el9.src.rpm |
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/dstufft/dj-search-url |
Summary: | Use Search URLs in your Django Application |
Description: | This simple Django utility allows you to utilize the 12factor inspired SEARCH_URL environment variable to configure your application. |
- Use var for source URL - Better use of wildcards (rhbz#1786869)
- Initial package for Fedora