zayd62 / web-coursework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-coursework

superuser details

there is a createSuperUser.py file that creates the super user for you due to various receiver decorators in the model so to create a superuser run the file in a django shell

requirments.txt

As we discussed in the lab today, I forgot to upload a requirements.txt file which has a few no-standard libraries that i used. The two libraries I used were:

As discussed, here is the requirements.txt file as an attachment obtained using pip freeze > requirements.txt.

About


Languages

Language:Python 56.2%Language:HTML 43.8%