django-utils

personal collection of django utilities
git clone https://git.ce9e.org/django-utils.git

commit
e0f8427cb80d71ccc2af62374b717734407e5819
parent
ae66739fe94650139e230dd5fb93d381936b379c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-10-22 17:24
add README

Diffstat

A README.md 4 ++++

1 files changed, 4 insertions, 0 deletions


diff --git a/README.md b/README.md

@@ -0,0 +1,4 @@
   -1     1 My personal collection of django-related utilities.
   -1     2 
   -1     3 This is not intendet as a full package. But feel free to copy any code that
   -1     4 looks interesting.