Matt Westcott
66def3f72d
remove IN DEVELOPMENT from 1.0 release notes
2015-06-24 10:24:13 +01:00
Karl Hobley
369d2d437a
Merge pull request #1422 from kaedroho/routablepage-docs-improvements
...
Improvements to RoutablePage docs
2015-06-24 09:52:29 +01:00
Matt Westcott
5d4c42060e
Add upgrade consideration note for IMAGE_COMPRESSION_QUALITY
2015-06-23 16:29:25 +01:00
Chris Rogers
bdb7b27d6f
Merge pull request #1430 from ryneeverett/tutorial-blog-template
...
Add basic blog template to tutorial.
2015-06-23 12:39:45 +01:00
Karl Hobley
517a0c378f
Change heading styles
2015-06-22 10:29:36 +01:00
Karl Hobley
f3b2cde5dc
Removed contents and heading
2015-06-22 10:28:24 +01:00
ryneeverett
bfe6fb45cc
Add basic blog template to tutorial.
...
Seems like an oversight since they soon tell you to "adjust" it.
2015-06-21 18:39:47 -04:00
Karl Hobley
0ed4e26d63
Merge pull request #1423 from kaedroho/staticsitegen-example-fix
...
Update staticsitegen example to use new RoutablePage syntax
2015-06-19 11:40:49 +01:00
Karl Hobley
e2a331febe
Made listing view example a little bigger
2015-06-19 10:34:14 +01:00
Karl Hobley
94b18ad658
Fix reference to forms doc
2015-06-19 10:19:03 +01:00
Karl Hobley
ad2dfd81a2
Update staticsitegen example to use new RoutablePage syntax
2015-06-19 10:08:37 +01:00
Karl Hobley
e0a1802f7c
Improvements to RoutablePage docs
2015-06-19 09:55:30 +01:00
Matt Westcott
d8f481ce2c
remove 'in development' from 0.8.8
...
Conflicts:
CHANGELOG.txt
2015-06-18 16:38:21 +01:00
Matt Westcott
4a84560a95
Add requirements.txt to project template.
...
While the project template is intended to be as generic as possible, and not everyone will want to use requirements.txt (some would prefer to use setup.py to define requirements, for example), we need some way to formally indicate that the project template is specific to Django 1.8.
2015-06-17 17:00:29 +01:00
Matt Westcott
63c52679b4
Add translations for Croatian and Finnish
2015-06-16 17:07:11 +01:00
Karl Hobley
78c1c79f10
Changelog/release note for #1412
2015-06-16 16:04:43 +01:00
Matt Westcott
8bd6d65a20
Support overriding form classname and template within StructBlock
2015-06-16 13:09:33 +01:00
Matt Westcott
6b3ddde533
Use correct template tags for {{ self.intro }}
...
Fixes #1404
2015-06-15 18:42:34 +01:00
Matt Westcott
7e89a8e4a2
changelog entry for #1406
2015-06-15 16:26:08 +01:00
Karl Hobley
5538b73e9e
Changelog/release note for #1388
2015-06-15 09:20:20 +01:00
Matt Westcott
fddeb4308b
Documentation for migrating a RichTextField to StreamField
2015-06-12 20:33:19 +01:00
Karl Hobley
36c124475c
Changelog/release note for #1400
2015-06-12 15:25:18 +01:00
Matt Westcott
c3c92ebb10
Release note for #1381
2015-06-10 13:43:03 +01:00
Karl Hobley
9713250c42
Moved theory doc into reference
2015-06-05 13:54:15 +01:00
Karl Hobley
1ce5a441e5
Changelog/release note/contributor for #1266
2015-06-05 13:43:50 +01:00
Karl Hobley
7167b9bdab
Merge pull request #1353 from kaedroho/docs-tweaks
...
A little more restructuring of the docs
2015-06-05 13:29:54 +01:00
Matt Westcott
15c6d027b4
release note for #1270
2015-06-03 12:17:02 +01:00
Karl Hobley
eb6f25bc66
Changelog/release note for #1365
2015-06-03 09:50:59 +01:00
Karl Hobley
08ca89bb7a
Merge pull request #1361 from zerolab/docs-tutorial
...
Add the Wagtail tutorial to docs
2015-06-03 09:39:03 +01:00
Matt Westcott
992f4cafbe
Release note for #1272
2015-06-02 16:48:33 +01:00
Dan Braghis
04ddfc0b3c
Merge pull request #1363 from kaedroho/remove-sendfile-dependency
...
Removed sendfile dependency
2015-06-02 16:12:55 +01:00
Dan Braghis
d830e07eca
Replace missed slugify example
2015-06-02 16:06:03 +01:00
Dan Braghis
8d3b79f8fc
Further tweaks and cleanup
2015-06-02 16:03:57 +01:00
Karl Hobley
0cecb61862
Moved form builder to contrib
...
It will soon be contrib
2015-06-02 09:14:56 +01:00
Karl Hobley
201164ccb5
Moved page privacy to advanced topics
2015-06-02 09:14:55 +01:00
Karl Hobley
98692f9bfa
Moved snippets to topics
2015-06-02 09:14:20 +01:00
Karl Hobley
7fafc63ce0
Fix typo
2015-06-01 16:55:55 +01:00
Karl Hobley
8c75baa271
Removed sendfile dependency
...
Not actually needed unless you're setting a SENDFILE_BACKEND and in that case, you'll know you need it.
2015-06-01 16:49:12 +01:00
Dan Braghis
8c0acb9f6c
Tweaks based on feedback
2015-06-01 16:23:13 +01:00
Karl Hobley
3b26ddc162
Fixed module names for a few classes
2015-06-01 16:03:59 +01:00
Dan Braghis
39ca18263a
Add the Wagtail tutorial to docs
2015-06-01 15:30:07 +01:00
Dan Braghis
be3be40389
Release/changelog notes for #1109
2015-06-01 14:30:07 +01:00
Karl Hobley
9df9261f4f
Fixed a couple of links in editor manual
...
This should fix PDF builds as well
2015-06-01 14:12:48 +01:00
Karl Hobley
a6f28826bd
Merge pull request #1358 from kaedroho/customisation-docs
...
Added customisation section to the docs
2015-06-01 12:36:42 +01:00
Karl Hobley
eec194f154
Added missing "versionadded"
2015-06-01 09:54:17 +01:00
Karl Hobley
0b0a97ff28
Update 1.0.rst
2015-06-01 09:52:29 +01:00
Karl Hobley
f9f6d52670
Moved page editor customisation to customisation section
2015-05-30 23:17:39 +01:00
Karl Hobley
5d52ae949d
Added customisation section
2015-05-30 23:10:48 +01:00
Karl Hobley
3188fc031a
Added a link to AUTO_UPDATE docs from release notes
2015-05-29 17:00:09 +01:00
Matt Westcott
e2a44fe0a5
release note for #1349
2015-05-29 16:24:23 +01:00