Is it possible to use more than one coreLocation service at the same time? For example, significantLocationChange and visits together
I have a problem in views.py: def profil(request, pk): context = { 'profesor': Profesor.objects.get(id=pk), 'ucenik': Ucenik.objects.get(id
I want to write axis ticks in small capital using ggtext::element_markdown(). However, an attempt like <span class='font-variant: small-caps'>small capita
I have following scenarion. I have a given XML structure and in there, there is a XML block defined as like this: <CHARACTERISTICS>
With this feature now I can test my app on app engine, allow & deny access for particular set of IP's. That is more relief to developers. But, how could I s
I have a student doing a very basic introduction to mobile apps in Android Studio. Because of lockdown, all the students are running from home, with their own i
I have recently switched my website from HTTP to HTTPS. For some external users, they do not have enough permissions to access via HTTPS and they still need to
My custom policies are based on this documentation : Forgot password and custom sign up. At the end I used one userjourney for both with a subjourney for forgot