everythingability / my_django_starter

My attempt at saving doing the same things over and over.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Django Starter Project

Everyone has their own preferences about how projects should be set up. These are mine - and they are based on the idea of making a "working site" that does all the things you always need to do, like a home page for example, without dictating how to do it. Working from a working site is far easier than jumping from page to page in the Django documentation figuring out which bits should go into the respective files.

I'm no where near being even a competent coder, and tend to make quick experiments and prototypes rather than full-on webdev, so what I need is simplicity. I tried Flask but prefer working small in Django.

Read More and Demo

Glitch takes a few seconds to load.

https://everythingability-my-django-starter.glitch.me/

Repo

git clone https://github.com/everythingability/my_django_starter.git

Of course the issue will be, that when I use this starter, for my next project, will I go back to this project and keep it updated with what I've learned?

About

My attempt at saving doing the same things over and over.


Languages

Language:JavaScript 47.8%Language:CSS 36.8%Language:Python 8.5%Language:HTML 6.9%Language:Shell 0.0%