flyalex

Results 2 issues of flyalex

Hi, Thx for the app! Just installed with Django 2.2.4 django-admin-autocomplete-filter==0.6.1 installed apps 'admin_auto_filters' – at the bottom, but tried above admin also. class BrandAutocompleteFilter(AutocompleteFilter): title = 'Brand' field_name =...

Hi, I use https on project. In my robots.txt file I cant get sitemap url to have https scheme. In site admin I have domain name without scheme, and name...