Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At UCB, developmentĀ of Django webapps is done using Pycharm. Therefore, your first step in any case is to install Pycharm PyCharm on your development system. (Unless of course all you are doing is deploying existing code from GitHub, in which case skip ahead to the deployment section.)

Once you have PyCharm installed and working, you can create new projects and webapps in this framework or maintain existing ones. Follow the steps below that are appropriate to where you are in the process.

...