• @[email protected]
    link
    fedilink
    146 months ago

    When you updated a Django server, you were supposed to touch the settings.py file so the server would know to reload your code. (I haven’t used any for a long time, so I don’t know if it’s still the procedure.)

    There are many small things that use it.

    • @alexdeathway
      link
      76 months ago

      it now has a hot reload, How long ago were you using Django?