Gizmotronn / python-learning

Learning about python for future projects
https://github.com/acord-robotics/python-learning
4 stars 3 forks source link

Get Started w/ Django - RealPython #23

Open Gizmotronn opened 4 years ago

Gizmotronn commented 4 years ago

20 #21

Starting a new django project via https://realpython.com/get-started-with-django-1/

Now that we've installed django and figured out what went wrong previously, we can now move onto closing those "issues/threads" and starting an actual django project

Gizmotronn commented 4 years ago

36 new commit coming in soon + https://codecombat.com/play/level/known-enemy? in dungeon : with

# You can use a variable like a nametag.

enemy1 = "Kratt"
enemy2 = "Gert"
enemy3 = "Ursa"

while True:
    hero.attack(enemy1)
    hero.attack(enemy2)
    hero.attack(enemy3)

#hero.attack(enemy1)

#hero.attack(enemy2)
Gizmotronn commented 4 years ago

https://github.com/Gizmotronn/python-learning/commit/31dd1830f24189ce7793e86c7f2ac6bc2c96a811

Gizmotronn commented 4 years ago

https://github.com/acord-robotics/stellarios/pull/93#issuecomment-647903431 CU-1wv8mm

Gizmotronn commented 3 years ago

https://www.notion.so/Get-started-with-Django-Part-1-fb5e472d20c345859e9c3dad81fdbd69