I have both Vue frontend / Django REST API backend repository setup below. I am struggling to find a way to send the file to the Django backend. Django backend
I'd like to point to a function that does nothing: def identity(*args) return args my use case is something like this try: gettext.find(...) ...
I'm working on an app where users will define the name and value of a field. I achieved it in create method. Now I want to edit the game added. But user can cha
I would like to drop specific vertices from my Neptune graph. I get a list of id's from outside Neptune and wish to drop all of them. Problem is, some of them m
I am successfully producing different processes with a test base (mongodb), until I met the next moment. I need to update/replace documents in the database base
I've created a custom UIViewController with one UITextField on Storyboard. On viewDidLoad, I set the UITextFIeld to becomeFirstResponder, nothing happened (no k
I've been wrestling with this for a while and can't quite figure out what's happening. I have a Card entity which contains Sides (usually 2) - and both Cards a
So iOS doesn't support native access to bluetooth by progressive web apps. Is there any kind of workaround for this? Youtube.com can definitely play sound from