summaryrefslogtreecommitdiffstats
path: root/takahe/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* Schema is required for S3 endpoints. (#66)Tyler Kennedy2022-11-271-1/+1
|
* Post editingMichael Manfre2022-11-271-0/+5
|
* Specify settings .env file with TAKAHE_ENV_FILEMichael Manfre2022-11-271-2/+7
|
* Force testing settings during testAndrew Godwin2022-11-271-1/+2
|
* Bit of a settings fixup to make it work with t.sAndrew Godwin2022-11-261-12/+32
|
* Simplified settingsTyler Kennedy2022-11-261-0/+278
| | | Migrated settings to typed pydantic settings
* Start some settings workAndrew Godwin2022-11-121-123/+0
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-1/+1
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-091-1/+1
|
* Add basic docker supportMichael Manfre2022-11-081-3/+6
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-0/+1
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-061-2/+3
| | | | I can taste how close follow is to working.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-1/+2
|
* Queuing system and lazy profile fetchAndrew Godwin2022-11-051-0/+2
|
* Initial commit (users and statuses)Andrew Godwin2022-11-051-0/+115