Commit Graph

  • 29ef54fe9b Update the template decorator to pass type information along better (e.g. pyright testing). main v0.1.17 Michael Kennedy 2025-04-03 18:02:24 -07:00
  • 4c1cd3ce13 local pycharm updates. Michael Kennedy 2025-02-20 11:58:48 -08:00
  • 64e99cfe6f update deprecated ruff settings. Michael Kennedy 2024-11-10 09:59:59 -08:00
  • c6f9747d3d Add example app using FastAPI and this project. Michael Kennedy 2024-11-10 09:54:31 -08:00
  • 6446c07d99 Switch from setup to pyproject.toml and hatch. Michael Kennedy 2024-11-10 09:48:40 -08:00
  • 7f76262df1 Switch from setup to pyproject.toml and hatch. Michael Kennedy 2024-11-10 09:48:35 -08:00
  • fb2e5275e9 clean up setup.py Michael Kennedy 2024-11-10 09:48:15 -08:00
  • 9622a174a1 Minor tweak to fix tests related to PR #27 Michael Kennedy 2024-11-10 09:41:21 -08:00
  • a05272a64b Merge pull request #27 from VLPatton/vlpatton/issue26 Michael Kennedy 2024-11-10 09:36:53 -08:00
  • d462fbfa0f Sync with upstream branch 'main'. #27 Ayzee Patton 2024-11-07 13:23:51 -06:00
  • ae2a221e3e Update tox python versions. Michael Kennedy 2024-11-07 00:46:52 -08:00
  • a9f6b128b0 Run Ruff --fix across the codebase. Michael Kennedy 2024-11-07 00:40:09 -08:00
  • e853ce96a2 add ruff config file. Michael Kennedy 2024-11-07 00:38:13 -08:00
  • 701abf9411 update classifiers for package Michael Kennedy 2024-11-07 00:38:02 -08:00
  • 26bb2e254f Add data templating to generic_error. Bump version patch number. Ayzee Patton 2024-11-06 13:37:22 -06:00
  • 3c6e2c011a Create FUNDING.yml Michael Kennedy 2024-01-21 13:42:44 -08:00
  • 7ef7627de5 Build stopped locating the requirements file + add 3.11 support. Michael Kennedy 2023-02-11 14:11:27 -08:00
  • 3b136cab36 Forgot to add generic_error for * imports. Michael Kennedy 2023-02-11 14:02:40 -08:00
  • 229a130ddb Bump version for latest release. Michael Kennedy 2023-02-11 14:02:15 -08:00
  • 2115234f7f Fix error from adding generic_error (ironic I know ;) ). Michael Kennedy 2023-02-11 14:01:54 -08:00
  • 2a430bf0e9 Merge pull request #24 from Prezu/patryk/generic_error/1 Michael Kennedy 2023-02-11 14:00:35 -08:00
  • 98895d8a42 Ignore remaining pycharm files. Michael Kennedy 2022-09-21 08:12:00 -07:00
  • c633bbf429 delete these pycharm files Michael Kennedy 2022-09-21 08:11:44 -07:00
  • af81db030d Stop tracking these pycharm files Michael Kennedy 2022-09-21 08:11:15 -07:00
  • 704dc1d95b Added a more generic error reporting function: generic_error(). #24 Patryk Cisek 2022-06-07 14:28:24 -07:00
  • 3b450a3528 updates to project settings Michael Kennedy 2022-02-24 13:14:42 -08:00
  • 8012037480 Merge pull request #22 from fariddarabi/fariddarabi-patch-1 Michael Kennedy 2021-11-13 22:27:25 -08:00
  • 836469558b Update README.md #22 Farid Darabi 2021-11-13 17:30:52 +03:30
  • 9deffab80f Add response() to the all list of exports. Michael Kennedy 2021-10-12 13:38:41 -07:00
  • 654446b6c7 Add type info for a few more return types. Michael Kennedy 2021-10-12 13:38:16 -07:00
  • 458ace1f69 grammar Michael Kennedy 2021-07-29 17:13:32 -07:00
  • 0c422f9ec7 Oops, make the url consistent with the idea on the readme. Michael Kennedy 2021-07-29 17:11:36 -07:00
  • 623c7eefd0 Update docs to include friendly 404 feature. Michael Kennedy 2021-07-29 17:09:04 -07:00
  • 503be47934 Clean up warnings about unused pytest mix-in for config. Michael Kennedy 2021-07-29 17:01:07 -07:00
  • f03f71072e Adds "pretty" 404 page support. Michael Kennedy 2021-07-29 17:00:12 -07:00
  • d76ea61a4d Fixes #10 - Releasing this to PiPy. Michael Kennedy 2021-07-27 13:41:03 -07:00
  • a4dfaab402 Get this ready to publish to PyPI Michael Kennedy 2021-07-27 13:37:44 -07:00
  • 5392c5fb0a Merge pull request #17 from jugmac00/patch-1 Michael Kennedy 2021-05-17 17:27:00 -07:00
  • 354a13cae2 Merge pull request #18 from jugmac00/patch-2 Michael Kennedy 2021-05-17 17:26:23 -07:00
  • 5374bbffe0 fix typo #18 Jürgen Gmach 2021-05-17 10:30:14 +02:00
  • 76968447bc drop the dot #17 Jürgen Gmach 2021-05-17 10:27:48 +02:00
  • b483049629 Merge pull request #16 from jmtaysom/main Michael Kennedy 2021-05-14 09:34:38 -07:00
  • 6e9aebd0ec Updating to support only py3.6+ #16 Jim Taysom 2021-05-14 12:31:48 -04:00
  • d726956afb Merge pull request #1 from mikeckennedy/main Jim Taysom 2021-05-14 12:30:45 -04:00
  • 08c5d3a654 Fixes #15. Test on only Python 3.6+ Michael Kennedy 2021-05-14 09:27:12 -07:00
  • deb8806ec1 Merge pull request #14 from fferegrino/use-fixtures-in-tests Michael Kennedy 2021-05-08 10:47:18 -07:00
  • 868fd8d4fd Remove unused code #14 Antonio Feregrino 2021-05-08 18:35:16 +01:00
  • 216e07e78d Use fixtures to init the global path each test Antonio Feregrino 2021-05-08 18:34:45 +01:00
  • 648bd40354 Merge pull request #11 from madeinoz67/Add-poetry Michael Kennedy 2021-05-04 10:21:01 -07:00
  • f8eb2d997c Updates README with instructions to add via poetry #11 Stephen Eaton 2021-05-04 15:22:30 +08:00
  • a82e7b0e06 Merge pull request #9 from fferegrino/support-for-simple-decorator Michael Kennedy 2021-05-03 11:04:52 -07:00
  • 22f04b2347 Allow decorator without parentheses #9 Antonio Feregrino 2021-05-02 13:10:19 +01:00
  • 7c7f4ae30d Merge pull request #8 from jmtaysom/main Michael Kennedy 2021-04-16 08:20:27 -07:00
  • 4057d3f64e Update README.md #8 Jim Taysom 2021-04-16 08:53:31 -04:00
  • 31d727a1c2 Fixes #7 - crash on empty template folder. Michael Kennedy 2021-03-11 09:19:53 -08:00
  • 81a7f1203d Adds a little more testing around lack of calling global_init(). Michael Kennedy 2021-02-07 10:32:17 -08:00
  • 033ac165b7 Adds a little more testing around lack of calling global_init(). Michael Kennedy 2021-02-07 10:30:51 -08:00
  • 93814c0a55 Merge pull request #4 from mikeckennedy/both-.pt-and-.html-extensions-3 Michael Kennedy 2021-01-03 17:53:07 -08:00
  • fd342396c6 Now guesses for *.html and then *.pt for convention naming convention. #4 Michael Kennedy 2021-01-03 17:52:27 -08:00
  • 82973fd7fc Fix bug in default template name detection. Michael Kennedy 2020-12-29 18:28:21 -08:00
  • 057ce4fce0 Adds default template select (templates/module/method.pt) when not specified. Michael Kennedy 2020-12-16 15:14:54 -08:00
  • ab0639edd6 Seems like we also need six to get the tests to run. Michael Kennedy 2020-12-16 10:12:10 -08:00
  • acab698480 Add link over to fastapi-jinja Michael Kennedy 2020-11-16 10:19:48 -08:00
  • bae0d90252 Remove redundant test for return type in template decorator. Improved error message. Michael Kennedy 2020-11-16 10:15:02 -08:00
  • 6cc8244e4e Minor improvements to setup/version info. Michael Kennedy 2020-11-16 10:14:25 -08:00
  • 4ffff6b14e A simple example to get started from in the readme. Michael Kennedy 2020-10-26 09:48:20 -07:00
  • fab96c2fea A simple example to get started from in the readme. Michael Kennedy 2020-10-26 09:47:22 -07:00
  • 4f8a884b3d A simple example to get started from in the readme. Michael Kennedy 2020-10-26 09:43:58 -07:00
  • a102cfd7f5 A simple example to get started from in the readme. Michael Kennedy 2020-10-26 09:41:58 -07:00
  • c09211c151 A simple example to get started from in the readme. Michael Kennedy 2020-10-26 09:41:10 -07:00
  • 0ee711b4ad First basic version working here. Michael Kennedy 2020-10-26 09:15:26 -07:00
  • bb4e97c3e5 Initial commit Michael Kennedy 2020-10-26 09:11:16 -07:00