Commit Graph

15 Commits

Author SHA1 Message Date
fcd0c97097 Minor stuff 2024-11-14 19:46:25 +01:00
3ef0a1a27f Added some kind of "base" template 2024-11-14 18:47:39 +01:00
b6f847c5a9 Merge branch 'main' of https://git.oscarmlage.com/oscarmlage/bsky-dj 2024-11-14 18:28:54 +01:00
62992b9256 Add README instructions 2024-11-14 18:27:35 +01:00
3da12ae9e1 Add README instructions 2024-11-14 18:24:00 +01:00
38a68dbd3d WIP get and show timeline
For now the user is hardcoded in the url, don't want to need an
auth at this stage of the development.
2024-11-14 18:11:12 +01:00
15337cfe58 Changes in PublicationCache model 2024-11-14 18:10:06 +01:00
1dd2aeb7eb Change default database charset 2024-11-14 18:09:35 +01:00
5e8e4bab9e Added first version of models 2024-11-14 17:20:19 +01:00
03eb894602 Del DJANGO_SETTINGS_MODULE
Legacy, not needed for now
2024-11-14 13:03:48 +01:00
f124264738 Applied migraitons + fixed make migrate command 2024-11-14 13:03:31 +01:00
95919741dd Moving code
Moving code to not handle with this blueskydj/blueskydj duped
2024-11-14 13:03:07 +01:00
d727afe5b8 Add decouple + config
Use python-decouple Config method to load the config values
(debug, database, secret_key...) more to come
2024-11-14 12:38:00 +01:00
a50b457585 Add minimal README instructions
More to come
2024-11-14 12:15:09 +01:00
6fc6a49a26 Initial commit
Docker + Django fresh
2024-11-14 12:12:53 +01:00