django-utils

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

commit
479d5ae5bef52f5a99983b02afc40d5dfdf4d40c
parent
8e37f4e1e991fa23985ef3ab1f6ff2c9cb39e77e
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-09-15 09:15
reference django-extensions

Diffstat

M README.md 3 +++

1 files changed, 3 insertions, 0 deletions


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

@@ -2,3 +2,6 @@ My personal collection of django-related utilities.
    2     2 
    3     3 This is not intendet as a full package. But feel free to copy any code that
    4     4 looks interesting.
   -1     5 
   -1     6 Similar (but much bigger) project:
   -1     7 [django-extensions](https://github.com/django-extensions/django-extensions)