Эх сурвалжийг харах

[search] Browse should be available to everybody

Romain Rigaux 11 жил өмнө
parent
commit
4412f96

+ 0 - 1
apps/search/src/search/views.py

@@ -94,7 +94,6 @@ def new_search(request):
   })
 
 
-@allow_admin_only
 def browse(request, name):
   collections = SearchController(request.user).get_all_indexes()
   if not collections: