LeMeteore / udjango

Minimal Django app for code snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a minimal, but runnable Django app called 𝜇Django.

Build Status

My goal was to create a runnable Django snippet that included a model.

I found several useful resources, but most no longer work under Django 1.11:

Later, I found Nsukami's blog post (no longer on line) that included a web server, so I merged in those features and automated the migrations.

There might be some useful ideas in Adam Johnson's blog.

About

Minimal Django app for code snippets

License:MIT License


Languages

Language:Python 100.0%