From 2c3d556a7ee1e6e250e85ad9ddceb300273be748 Mon Sep 17 00:00:00 2001 From: Pramdhanni <65021963+bimbims125@users.noreply.github.com> Date: Sat, 9 Oct 2021 15:49:58 +0700 Subject: [PATCH 1/2] add stisla for django --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1af4a1..3e7a1e3 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ You can find the Stisla road map here: [Stisla Roadmap](https://trello.com/b/M8T - [Laravel UI Preset](https://github.com/poteto-dev/laravel-ui-stisla) - [Jekyll](https://github.com/SunDi3yansyah/stisla-jekyll) - [YII2](https://github.com/piantgrunger/yii2-stisla) - -- Django (let's contribute) +- [Django](https://github.com/bimbims125/stisla-django.git) +- - and more... ## Creator From fa435634a5588954d92b86e6b29069881a1309b6 Mon Sep 17 00:00:00 2001 From: Pramdhanni <65021963+bimbims125@users.noreply.github.com> Date: Sat, 9 Oct 2021 15:52:21 +0700 Subject: [PATCH 2/2] update --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0b4c3c6..4649c22 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -202,7 +202,16 @@ "contributions": [ "code" ] - } + }, + { + "login": "bimbims125", + "name": "Pramdhanni Dwi Putra Bintang", + "avatar_url": "https://avatars.githubusercontent.com/u/65021963?v=4", + "profile": https://github.com/bimbims125, + "contributions": [ + "code" + ] + }, ], "contributorsPerLine": 7, "projectName": "stisla",