Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 281 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 281 Bytes

structure:

project.db - where all the content is stored

manage.py - turns things on

project/

	settings.py - backend django and cms settings

	urls.py - I think paths are stored here put idk really

	wsgi.py - something about servers

	static/

	templates/

		base.html