Maxim De Clercq
|
6bb11e49a3
|
Add support for when cwd is outside the project
E.g. Pycharm runs `/.../haldis/venv/bin/python /.../haldis/app/app.py` when no working directory is set.
|
2023-04-19 21:18:53 +02:00 |
|
Jan-Pieter Baert
|
5e29f2a5f7
|
Fix formatting
|
2022-04-19 22:04:49 +02:00 |
|
|
a841be3c48
|
Complete menu migration to separate repo
|
2020-09-25 19:48:25 +02:00 |
|
|
5d6db78e6e
|
Strip newline from HLDS data version
|
2020-06-22 19:05:49 +02:00 |
|
|
646858aac3
|
Populate HLDS data version field
|
2020-02-25 17:51:53 +01:00 |
|
|
d5bb14d3a5
|
Update views with HLDS models
Not expected to work yet, but if I don't do this generating migrations
gives errors.
|
2020-01-26 16:14:23 +01:00 |
|
|
fe593fece6
|
Add typing in HLDS code, change price to int
|
2020-01-26 15:09:22 +01:00 |
|
|
22aa5a0fb0
|
Fix issues reported by pylint
And silence the self-use warning: Tatsu requires it this way
|
2020-01-26 01:50:30 +01:00 |
|
|
1d9e7cc170
|
Refactor loader to parser, remove hlds from app.py
|
2020-01-26 01:33:08 +01:00 |
|
|
edb1677523
|
Refactor HLDS to avoid loading files always
|
2020-01-26 00:04:29 +01:00 |
|