Benjamin
  • Joined on 2022-09-23
Benjamin pushed to recipes at Barn/django-project 2023-03-19 17:50:08 +00:00
b123a010a3 Refactor forms
4925e1caab Add license header to source files
2085008504 Add url patterns
564f538708 Add views
ba196d046c Add HTML templates
Compare 14 commits »
Benjamin pushed to master at Barn/django-project 2023-03-19 17:50:04 +00:00
94a49a494e User form.as_div instead of tables
900e01da1b Add link to source code
fb4bd446d4 Add license header to source files
Compare 3 commits »
Benjamin pushed to recipes at Barn/django-project 2023-03-19 16:58:52 +00:00
09ce26af14 Add license header to source files
7d0c6e8f97 Add url patterns
1a9ba3e3f7 Add views
3171cfa808 Add HTML templates
fa50fc3d45 Add forms
Compare 13 commits »
Benjamin pushed to master at Barn/django-project 2023-03-19 16:58:46 +00:00
8d0bd23f31 User form.as_div instead of tables
b2fbd7bc9f Add link to source code
1e0014b4ea Add license header to source files
Compare 3 commits »
Benjamin pushed to recipes at Barn/django-project 2023-03-19 16:30:43 +00:00
aead09ef42 Add license header to source files
8df693a05d Add url patterns
9509d02508 Add views
ffa1f3c0d2 Add HTML templates
efc2b1f390 Add forms
Compare 11 commits »
Benjamin pushed to master at Barn/django-project 2023-03-19 16:30:25 +00:00
1c039d403e Add link to source code
Benjamin closed issue Barn/django-project#8 2023-03-19 15:23:32 +00:00
Add Source link to interface
Benjamin closed issue Barn/django-project#7 2023-03-19 15:08:54 +00:00
Add license header to all source files
Benjamin pushed to recipes at Barn/django-project 2023-03-19 15:04:40 +00:00
67766ffff5 Add license header to source files
270e7d6fe3 Add url patterns
9570e07292 Add views
3083f5b58d Add HTML templates
665757d396 Add forms
Compare 11 commits »
Benjamin pushed to master at Barn/django-project 2023-03-19 15:04:05 +00:00
98ee7de8cb Add license header to source files
Benjamin pushed to recipes at Barn/django-project 2023-03-19 14:47:55 +00:00
6ba05b29c8 Add url patterns
5a87bf5800 Add views
faa0708e75 Add HTML templates
8d13fe178d Add forms
a1f3586f37 Register models to admin
Compare 10 commits »
Benjamin pushed to master at Barn/django-project 2023-03-19 14:47:26 +00:00
0a23a74e8f Add copyright notice and AGPL-3.0-only license
Benjamin opened issue Barn/django-project#8 2023-03-18 19:50:02 +00:00
Add Source link to interface
Benjamin opened issue Barn/django-project#7 2023-03-18 19:42:24 +00:00
Add license header to all source files
Benjamin closed issue Barn/django-project#6 2023-03-18 19:27:10 +00:00
Add license
Benjamin pushed to recipes at Barn/django-project 2023-03-18 19:20:25 +00:00
7969f06a2b Add url patterns
c3a1b5457c Add views
54e888dd07 Add HTML templates
c714e2ff4d Add forms
9225f18215 Register models to admin
Compare 11 commits »
Benjamin pushed to master at Barn/django-project 2023-03-18 19:20:00 +00:00
6bde79d153 Add copyright notice and AGPL-3.0-only license
0db7c55744 Add README.md
Compare 2 commits »
Benjamin commented on issue Barn/django-project#6 2023-03-16 11:51:44 +00:00
Add license

Maybe use the GNU GPLv3 ?

Benjamin closed issue Barn/django-project#5 2023-03-16 11:51:14 +00:00
Add README
Benjamin closed issue Benjamin/webhook#1 2023-03-16 11:27:10 +00:00
Add readme with minimum example