Daniel Fainberg daniil-berg
  • Joined on 2021-11-02
daniil-berg created branch master in daniil-berg/boilerplate-py 2022-01-11 15:56:35 +01:00
daniil-berg pushed to master at daniil-berg/boilerplate-py 2022-01-11 15:56:35 +01:00
ddd0e697cc trying gitea template with variable expansion
0d3114d027 first commit
Compare 2 commits »
daniil-berg created repository daniil-berg/boilerplate-py 2022-01-11 15:55:40 +01:00
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2022-01-05 15:07:29 +01:00
8bd14228d7 updated readme
daniil-berg pushed to master at daniil-berg/django-stockfin-db 2022-01-03 22:10:30 +01:00
d0aedfc21f experiments integrating mwfin
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2022-01-02 00:40:50 +01:00
e6c5076e39 post requests return text only
2f506d7afd default value setter
Compare 2 commits »
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2022-01-01 23:42:13 +01:00
3001caf7ce fixes
309a9b678e select option texts without non-printable characters; bugfixes
c6dbcda947 verbose error with wrong options
fe3dad39b5 coerce options and default values to strings
Compare 4 commits »
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2022-01-01 13:28:52 +01:00
6f6d2192da added functions to check interfaces against their HTML counterparts; optional dependency on bs4
daniil-berg created repository daniil-berg/django-stockfin-db 2021-12-31 19:26:52 +01:00
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-31 12:58:44 +01:00
1452e1e6ba version
314b287ac4 form definition dictionary keys must be the field names now; refactoring in the Form class
Compare 2 commits »
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-30 19:16:03 +01:00
7618f6650e factored out the YAML utilities to a separate file; added the YAML !include functionality
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-29 19:50:31 +01:00
6d80cf957f allow using module-function-combinations as dynamic field defaults
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-29 18:26:27 +01:00
e83153e8ae allow using module-function-combinations as dynamic field defaults
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-29 17:31:06 +01:00
987e83c110 recursive yaml loading; readme text; minor refactoring
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-26 16:10:23 +01:00
4b1536c19a updated repr
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-26 14:51:29 +01:00
7e10668cbc added capabilities for making requests; changed hidden to required fields; docstrings
daniil-berg pushed to master at daniil-berg/yamlhttpforms 2021-12-22 08:55:34 +01:00
9dbe472bbf draft form interface
9dafe3da8f correct requirements
4b4b95ea98 initial
Compare 3 commits »
daniil-berg created branch master in daniil-berg/yamlhttpforms 2021-12-22 08:55:34 +01:00
daniil-berg created repository daniil-berg/yamlhttpforms 2021-12-22 08:52:09 +01:00
daniil-berg pushed to master at daniil-berg/mwfin 2021-12-03 17:51:15 +01:00
462e34013e test now passing
4fd69602f7 tests for writing html to file when encountering unknown items in DEV_MODE
94568c6165 implementation to pass tests
d46148a510 is_relevant_table_row should raise a custom exception for unknown items, find_relevant_table_rows should handle the rest
3959aff10e added log statement
Compare 7 commits »