Compare commits

..

3 Commits

Author SHA1 Message Date
Nauval
94b946c131
Merge pull request #213 from bimbims125/master
CONTRIBUTING: add stisla for django
2021-10-10 04:34:37 +07:00
Pramdhanni
fa435634a5
update 2021-10-09 15:52:21 +07:00
Pramdhanni
2c3d556a7e
add stisla for django 2021-10-09 15:49:58 +07:00
4 changed files with 17 additions and 8 deletions

View File

@ -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",

View File

@ -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

View File

@ -17,7 +17,7 @@
"chart.js": "^2.7.3",
"chocolat": "^0.4.21",
"cleave.js": "^1.4.7",
"codemirror": "^5.58.2",
"codemirror": "^5.43.0",
"datatables": "^1.10.18",
"datatables.net-responsive-bs4": "^2.2.3",
"datatables.net-select-bs4": "^1.2.7",

View File

@ -1129,10 +1129,10 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
codemirror@^5.58.2:
version "5.58.2"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b"
integrity sha512-K/hOh24cCwRutd1Mk3uLtjWzNISOkm4fvXiMO7LucCrqbh6aJDdtqUziim3MZUI6wOY0rvY1SlL1Ork01uMy6w==
codemirror@^5.43.0:
version "5.48.4"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.48.4.tgz#4210fbe92be79a88f0eea348fab3ae78da85ce47"
integrity sha512-pUhZXDQ6qXSpWdwlgAwHEkd4imA0kf83hINmUEzJpmG80T/XLtDDEzZo8f6PQLuRCcUQhmzqqIo3ZPTRaWByRA==
collection-map@^1.0.0:
version "1.0.0"