I am a Front-End dev with 0 Django experience. I am working on an existing Django app and need to add a few static pages before handing off to a Python developer. I only need to add these static pages for his reference, they will not exist as static pages on the live site. What is the best way to do this? Here is my url.py file:I am a Front-End dev with 0 Django experience.