Helen Warren
e777b24baa
Add wagtail-project command to wagtail set up which when executed creates a wagtail project based on the wagtail 'template'
2014-07-15 14:25:39 +01:00
Karl Hobley
227765359b
Lots of small tweaks to docs
2014-07-15 14:16:46 +01:00
Karl Hobley
b0302d5e2d
Fixes to documentation of Page attributes
2014-07-15 13:39:11 +01:00
Karl Hobley
6603c63b95
Use SQLite3 database backend when building docs
...
This prevents Django from loading psycopg2 when running autodocs on models files
2014-07-15 13:05:24 +01:00
Karl Hobley
d1d8b7811a
Added requirements file for docs
2014-07-15 12:39:42 +01:00
Matt Westcott
d0c265f9b7
Merge pull request #470 from takeflight/feature/admin-hook-decorator
...
Return the function again from the hook decorator
2014-07-15 09:17:33 +01:00
Neal Todd
da996c6f06
Typo fix (led to incorrect file beig created).
2014-07-15 09:10:29 +01:00
Tim Heap
edd8ac2d77
Return the function again from the hook decorator
...
The decorator variant of hook registration did not return anything,
meaning that the decorated function would end up being `None`. This was
not noticed, as the functions are rarely called manually, as opposed to
being invoked via the hook.
2014-07-15 16:09:11 +10:00
Matt Westcott
d8fad0c207
Merge branch 'takeflight-feature/admin-hook-decorator'
2014-07-14 18:31:39 +01:00
Matt Westcott
493d45693f
update wagtail_hooks across all wagtail subapps to use decorator syntax
2014-07-14 18:31:26 +01:00
Matt Westcott
f91cc8d7d5
update docs to use decorator syntax for hooks
2014-07-14 18:25:14 +01:00
Matt Westcott
27260ab8ad
Merge branch 'feature/admin-hook-decorator' of https://github.com/takeflight/wagtail into takeflight-feature/admin-hook-decorator
2014-07-14 17:57:53 +01:00
Matt Westcott
68c5e1dff8
Merge branch 'stable/0.4.x'
...
Conflicts:
docs/releases/index.rst
2014-07-14 13:14:53 +01:00
Matt Westcott
0d5f0172eb
add release notes / changelog entry for 0.4.1
2014-07-14 13:12:04 +01:00
Karl Hobley
cc446f0e97
FORCE_NEW is not used in Elasticsearch-py
2014-07-14 12:27:33 +01:00
Karl Hobley
930833324d
Fixed backwards compatibility with Elasticsearch URLs setting
2014-07-14 12:27:25 +01:00
Tom Dyson
494a26b731
consistent editors / editor's / Editor's
2014-07-14 11:31:27 +01:00
Matt Westcott
51c6f251e2
Made contents a bit smaller
2014-07-14 11:30:54 +01:00
Dave Cranwell
be0080a8af
Update private_pages.rst
2014-07-14 11:30:00 +01:00
Tom Dyson
6f1a78bedf
python -> Python
2014-07-14 11:29:20 +01:00
Dave Cranwell
812daf0662
Added contents
2014-07-14 11:27:04 +01:00
Tom Dyson
6b3693f355
Typos in 0.4 release notes
2014-07-14 11:26:39 +01:00
Karl Hobley
67aa7f9406
Merge pull request #464 from kaedroho/makemessages
...
Rerun makemessages
2014-07-11 14:43:58 +01:00
Karl Hobley
5f83b4a423
Improvements to PageQuerySet docs
2014-07-11 14:25:14 +01:00
Karl Hobley
9958b67acc
Merge pull request #391 from kaedroho/autodoc
...
Enable autodoc sphinx extension. Document PageQuerySet
2014-07-11 12:55:08 +01:00
Karl Hobley
1be09f2e1a
Improvements to Page documentation
2014-07-11 12:50:35 +01:00
Karl Hobley
c05211d684
Improvements to PageQuerySet docs
2014-07-11 12:39:56 +01:00
Karl Hobley
4bfd0e5a20
Merge branch 'master' into autodoc
...
Conflicts:
runtests.py
2014-07-11 12:23:25 +01:00
Karl Hobley
1ddf5651ba
Run makemessages on wagtailstyleguide
2014-07-11 11:57:36 +01:00
Karl Hobley
a90bd0b0f1
Rerun makemessages on wagtailsnippets
2014-07-11 11:55:25 +01:00
Karl Hobley
e1754ebfa1
Rerun makemessages on wagtailsearch
2014-07-11 11:54:35 +01:00
Karl Hobley
acfcbe9aa3
Rerun makemessages on wagtailimages
2014-07-11 11:54:01 +01:00
Karl Hobley
6c3d1275cb
Rerun makemessages on wagtailusers
2014-07-11 11:53:13 +01:00
Karl Hobley
8302cf2866
Rerun makemessages on wagtailredirects
2014-07-11 11:47:50 +01:00
Karl Hobley
3ceb816f45
Run makemessages on wagtailforms
2014-07-11 11:46:12 +01:00
Karl Hobley
88ea61ee38
Rerun makemessages on wagtailembeds
2014-07-11 11:45:35 +01:00
Karl Hobley
ba662ae9b1
Rerun makemessages on wagtaildocs
2014-07-11 11:43:25 +01:00
Karl Hobley
a4c7e90de9
Rerun makemessages on wagtailcore
2014-07-11 11:42:37 +01:00
Karl Hobley
40054a12f5
Rerun makemessages on wagtailadmin
2014-07-11 11:42:17 +01:00
Tom Dyson
00bc387ab2
consistent editors / editor's / Editor's
2014-07-10 17:28:07 +01:00
Karl Hobley
ab8bb0e5c6
Removed redundant 'in development' notice
2014-07-10 17:27:38 +01:00
Karl Hobley
f60dd67d86
Put 0.5 above 0.4 in menu
2014-07-10 17:26:01 +01:00
Karl Hobley
32be550ece
Added 0.5 release notes to menu
2014-07-10 17:24:42 +01:00
Karl Hobley
ce679fced3
Made contents a bit smaller
2014-07-10 17:23:01 +01:00
Dave Cranwell
1d802e35c4
Update private_pages.rst
2014-07-10 17:22:07 +01:00
Tom Dyson
d1285af5c5
python -> Python
2014-07-10 17:20:48 +01:00
Dave Cranwell
a7576faebd
Added contents
2014-07-10 17:11:23 +01:00
Dave Cranwell
46d8f61659
Added contents
2014-07-10 17:11:03 +01:00
Karl Hobley
6c6cd98e1f
Added 0.5 release notes
2014-07-10 17:08:54 +01:00
Tom Dyson
883d6534e9
Typos in 0.4 release notes
2014-07-10 16:44:08 +01:00