- Make sure you've installed hy or put it in requirements.txt
- Put
hy.pyinmanagement/commands/hy.py
./manage.py hy
hy 0.11.0 using CPython(default) 2.7.6 on Linux
=> (import [yourapp [settings]])
=> settings.DEBUG
True
hy.py in management/commands/hy.py ./manage.py hy
hy 0.11.0 using CPython(default) 2.7.6 on Linux
=> (import [yourapp [settings]])
=> settings.DEBUG
True
| I would expect this: | |
| (defn x [] | |
| (try | |
| (some-call) | |
| (catch [e Exception] 1) | |
| (else 2))) | |
| To compile to this: |
I hereby claim:
To claim this, I am signing this object: