Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Zweili 93731bf2c8 Readd poetry2nix
I have less problems with it than without.
2023-08-28 20:12:20 +02:00
Andreas Zweili b92ef58c82 Remove poetry2nix 2023-08-28 17:01:22 +02:00
Andreas Zweili 8181db93ea
Revert "Pdm" 2023-08-27 19:06:06 +02:00
Andreas Zweili 45a2d9ed22 Replace poetry with pdm
In addition we stop using Nix managing the Python dependencies. It just takes
too much time to again and again fix the various problems.
2023-08-27 18:59:58 +02:00
Andreas Zweili 37b18a0536 Stop watching dev.sh
Direnv doesn't properly load the changes.
2023-07-22 16:28:55 +02:00
Andreas Zweili 5a43a97628 Reload the environment when dev.sh changes 2023-07-22 15:59:00 +02:00
Andreas Zweili 8bf4ee6bbe Randomize the ports
This should help with port colitions when running multiple projects at once.
2023-07-22 15:58:26 +02:00
Andreas Zweili df8e5914bc Rebuild the datbase if its config files gets removed 2023-07-18 20:59:09 +02:00
Andreas Zweili 3860b94c0b Create a django database 2023-07-14 14:34:56 +02:00
Andreas Zweili cec752b998 Listen on localhost with postgresql 2023-07-14 14:15:01 +02:00
Andreas Zweili f82c2bcc23 Make test runs work from any directory 2023-07-13 23:02:56 +02:00
Andreas Zweili e4b064b830 Extend direnv to create postgres dir 2023-07-12 23:16:32 +02:00
Andreas Zweili 44adc5b94d move the ENV variable to the nix-shell 2022-03-01 10:04:34 +01:00
Andreas Zweili 2d297ab0ff add a direnv file 2022-01-31 20:50:16 +01:00