log piecrust/data/assetor.py @ 1195:ae9387338db1 draft default tip

age author description
Tue, 10 Jul 2018 21:01:45 -0700 Ludovic Chabant bake: Don't crash if a source doesn't implement related items.
Wed, 21 Feb 2018 21:21:42 -0800 Ludovic Chabant data: Rename JSON-ifier function.
Sun, 18 Feb 2018 20:32:30 -0800 Ludovic Chabant data: Let the `asset` endpoint load JSON data into the template engine.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Tue, 17 Oct 2017 01:08:56 -0700 Ludovic Chabant internal: Check that the `Assetor` has an asset URL format to work with.
Wed, 27 Sep 2017 19:05:34 -0700 Ludovic Chabant data: Make the `Assetor` more into a `dict` than a `list`.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Tue, 13 Jun 2017 22:30:27 -0700 Ludovic Chabant refactor: Fixing some issues with baking assets.
Mon, 12 Jun 2017 22:30:06 -0700 Ludovic Chabant assets: Fix bug in assetor.
Mon, 12 Jun 2017 22:20:58 -0700 Ludovic Chabant refactor: Improve pagination and iterators to work with other sources.
Thu, 08 Jun 2017 23:09:34 -0700 Ludovic Chabant refactor: Get the page assets to work again in the server.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sun, 05 Feb 2017 22:52:01 -0800 Ludovic Chabant assets: Fix crash when a page doesn't have assets.
Wed, 11 Jan 2017 23:58:41 -0500 Ben Artin Refactored Assetor into Assetor and AssetorBase