1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 06:44:21 +00:00
Commit graph

572 commits

Author SHA1 Message Date
8c5a2f4955 🔧 Allow database settings to be configured 2021-04-06 02:39:57 +02:00
2dac9173c9 Add basic API methods 2021-04-05 19:35:16 +02:00
7b273b5b3b 🔧 Allow sources to be null 2021-04-05 18:44:35 +02:00
14320dddc8 🔧 Add help text to model fields 2021-04-05 18:44:18 +02:00
7add002a50 🔨 Update IntelliJ metadata 2021-04-05 18:30:24 +02:00
1c28a89dfa 🔧 Register models in the admin page 2021-04-05 18:30:03 +02:00
476d2b6b0e Create migration 0001_initial 2021-04-05 01:43:25 +02:00
1982966d30 🔧 Allow settings field to be null 2021-04-05 01:41:57 +02:00
ce8a5f722d 🔧 Use a JSONField for DataSource settings 2021-04-05 01:40:05 +02:00
c2cb1de7d9 Create first models 2021-04-05 01:29:27 +02:00
7edcb21a15 🔧 Install the "core" app 2021-04-05 01:29:02 +02:00
99080ee927 Create first "core" app 2021-04-05 01:07:49 +02:00
c92d090371 🔨 Update IntelliJ metadata 2021-04-05 01:07:20 +02:00
611bc63afd 🔧 Configure basic database 2021-04-05 01:06:48 +02:00
4761abd6ff 🔨 Create IDEA run configuration 2021-04-03 16:17:21 +02:00
e23f4de14c 🐛 Remove namespace= from path
It seems like it's no longer supported
2021-04-03 16:17:05 +02:00
804d5a9773 🏗 Temporarily use venv for dependencies 2021-04-03 16:10:36 +02:00
608e15cb0c 🔧 Configure Django REST framework 2021-04-03 15:54:59 +02:00
6a3341ff46 Add README.md 2021-04-03 15:43:34 +02:00
a3553c39cb 🔧 Get settings from os.environ 2021-04-03 15:35:55 +02:00
60bc8865e1 Create .gitignore 2021-04-03 15:30:35 +02:00
597b03eab7 📦 First commit from IntelliJ template 2021-04-03 15:19:48 +02:00