Commit Graph

10 Commits

Author SHA1 Message Date
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