zola/docs/content/documentation/templates
Marco Tolk 1bd777f0e5
Add HTTP POST capability to load_data() (#1400)
* Fixed failing tests on windows when user is not VssAdministrator.

* Fixed windows specific testcases related to \r

* Added the ability to perform POST requests to load_data

* make tests on windows deal with both \r being there on windows, and \r not being generated as on my personal windows system.

* undo earlier commit eaaa8c3ddd65d474161073a6fb80599eea1a9a21

because it fails on azure buildserver

* added new arguments to the hash for the cache function.

So caching now works as it should

* added new arguments to the hash for the cache function.

* improved documentation of load_data POST with better example.

* added basic derive traits

* changed load_data param contenttype to content_type

* fixed caching issues that went missing?

* format

* made code more idiomatic as suggested by keats
2021-04-21 21:29:47 +02:00
..
feeds Fix RSS block example in documentation (#1210) 2020-10-21 13:00:16 +02:00
404.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
_index.md Redirect on templates and themes sections 2017-10-19 17:06:31 +02:00
archive.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
overview.md Add HTTP POST capability to load_data() (#1400) 2021-04-21 21:29:47 +02:00
pages-sections.md Clearer page sorting comment 2020-06-18 23:21:35 +02:00
pagination.md Add pagination example to docs 2021-01-09 10:26:32 +01:00
robots.md Fix site 2020-12-14 20:58:59 +01:00
sitemap.md WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
taxonomies.md Add path to TaxonomyTerm 2021-02-22 21:27:52 +01:00