[Django]-How to get name of file in request.POST? 12 December 2023 by thecoderscamp.com 16👍 ✅ Via request.FILES[u'script'].name. 👤Ignacio Vazquez-Abrams [Django]-How do I make Django admin URLs accessible to localhost only? Source:stackexchange.com