-
Since this site was built using SQLite, it will be important to find a hosting site that supports this database.
-
I tried to render a clustered map created as indicated in http://flaskgooglemaps.pythonanywhere.com/
I only have two markers, but as I zoom out they get grouped together but in the map only the num…
-
change moi ca c'est archi pas opti
```
while 1:
if float(datetime.now().strftime('%H.%M%S'))+ 2 == 7:
d = DeleteSongs(playlist_lecrew_id)
a = AddSongs(playlist_jour_id, playlist_lecrew_id…
-
Need some functions like callDowellTrack, callDowellLogin, which is required to create dowelleventcreation function
And Sql connection files.
-
CD (and CI) is set up https://lolworx.visualstudio.com/macke/_release but don't work because the SSH file copy step doesn't seem to work with an SSH key using a passphrase.
Just changing it to a no…
-
```
START RequestId:db26bd07-daeb-4f14-8eda-xxx
Starting new HTTPS connection (1): isolatemac.pythonanywhere.com:443
https://isolatemac.pythonanywhere.com:443 "GET /store/?account=176****2299Wo…
-
I'm evaluating Django CMS options right now, and it would be very helpful to me if you had a running demo site somewhere. ("PythonAnywhere.com," for example, could host such a thing for free.) I jus…
-
Looks like I can't publish to Medium because cloudflare is in the way
-
I was running this on pythonanywhere. The last file (message log) was written on 19 November, 2019. Now the code is not working. Even though I get no error, file (message log) is not being written. I'…
-
Line 357 of database.py has function update_time(self, hero)
I want to redesign this. It should update for all heroes periodically? And the values need to be based on properties of each hero.