- Prevent a crash when `get_language()` returns `None` and no translations will be loaded for the Select2 widgets.
0.0.3
Changes:
- If your Admin Site does not use the default `admin` namespace , AutocompleteListFilter will look up the current request and determine the namespace automatically. (Using stack inspection).