barkhayot / diary_app_django

Diary App (Django Project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diary_app_django

Diary App (Django Project)

alt text

If you want to Run the app, follow the instructions:

I’ll assume you have installed Django already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix):

$ python -m django --version

If Django is installed, you should see the version of your installation. If it isn’t, you’ll get an error telling “No module named django”. Which means you can go to this link: How to install Django

Thanks Safar for MD Editing 🙌

About

Diary App (Django Project)


Languages

Language:Python 72.9%Language:HTML 27.1%