Commit graph

519 commits

Author SHA1 Message Date
Karl Hobley
d4ab7e833f Changelog, release notes and contributor entry for #620 2015-02-09 12:39:12 +00:00
benjaoming
f4b1a3938a Remove unused import Image
Don't see this used anywhere...!?
2015-02-06 21:28:34 -08:00
Karl Hobley
382004e13b Merge branch 'feature/drop-inlinepanel-basemodel-param' 2015-02-04 21:08:28 +00:00
Karl Hobley
88812b4cae Release notes for #957 and #960 2015-02-04 16:17:16 +00:00
Matt Westcott
547c29faf5 Deprecate the base_model parameter on InlinePanel - fixes #405 2015-02-04 16:13:38 +00:00
Tom Talbot
67369f4e6c Release notes for #825 2015-02-04 16:00:38 +00:00
Dan Braghis
0aaee7bb47 Add docs page for third-party tutorials 2015-02-03 22:29:28 +00:00
Matt Westcott
401c50ca5d Merge pull request #955 from gasman/fix/modelcluster-0.5
upgrade django-modelcluster to 0.5
2015-02-03 16:53:05 +00:00
Matt Westcott
55cac3b907 upgrade django-modelcluster to 0.5 2015-02-03 11:11:42 +00:00
Karl Hobley
6a8c26d0ad Release note for #942 2015-02-03 10:48:44 +00:00
Dan Braghis
800c5ba265 Add release notes for #913 2015-02-02 21:35:32 +00:00
Matt Westcott
995b1e1411 Merge pull request #945 from kaedroho/treebeard-3
Update to treebeard 3.0. Fixes #930
2015-01-29 13:43:44 +00:00
Matt Westcott
ba9dde0ef8 Documentation for branding_login and branding_welcome 2015-01-29 13:41:04 +00:00
Matt Westcott
e5f7ab5924 Merge branch 'gilsondev-master' 2015-01-29 13:23:22 +00:00
Matt Westcott
dbc7cf45ef Documentation for replacing branding using django-overextends (+ rename admin_logo to branding_logo with the plan of being consistent with #934) 2015-01-29 13:22:57 +00:00
Karl Hobley
d63eeed4a0 Update to treebeard 3.0. Fixes #930 2015-01-29 13:19:41 +00:00
Karl Hobley
a437c1471f Update settings.rst
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:43:34 +00:00
Karl Hobley
61de136f75 Update settings.rst
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:42:46 +00:00
Karl Hobley
a0fcc74398 Update 0.9.rst 2015-01-29 10:40:47 +00:00
Matt Westcott
211ddb0376 release note for #939 2015-01-28 20:13:46 +00:00
Matt Westcott
01b67760c0 Merge branch 'master' of https://github.com/gilsondev/wagtail into gilsondev-master 2015-01-28 15:57:45 +00:00
Dan Braghis
c542494048 Changelog/release notes for the admin url fixes 2015-01-28 15:09:05 +00:00
Dan Braghis
70ea948eaa Remove stray . from changelog/release notes 2015-01-28 11:57:26 +00:00
Dan Braghis
f6ca8764a3 Changelog/release notes for search view query parameter 2015-01-28 11:56:35 +00:00
Karl Hobley
5b6d93ed31 Support dropping is quite important (moved to top) 2015-01-28 11:36:37 +00:00
Karl Hobley
bb160022ed Changelog/release notes for support dropping 2015-01-28 11:34:18 +00:00
Karl Hobley
7c2f61d017 End Python 3.2 support. Fixes #931 2015-01-28 10:07:52 +00:00
Eric Drechsel
934bba30de turn DeferringManager into QuerySet 2015-01-27 15:16:03 -08:00
Eric Drechsel
02457685b3 consistent ellipses 2015-01-27 14:44:20 -08:00
Eric Drechsel
8374ec4df7 fix whitespace 2015-01-27 14:42:06 -08:00
Eric Drechsel
1aa0285bf4 copy paste typo 2015-01-27 14:41:13 -08:00
Eric Drechsel
bece8ca86e add an example of indexing related model fields 2015-01-27 14:38:24 -08:00
Matt Westcott
23ae84426f Update non-Vagrant instructions to include 'createsuperuser', now that there's no syncdb step to do that 2015-01-19 13:11:31 +00:00
Karl Hobley
e0fe9af555 Changelog/release note for #898 2015-01-18 14:46:36 +00:00
Karl Hobley
b8e757c692 Changelog/release note for #878 2015-01-18 14:22:15 +00:00
John Franey
79e6951d95 Update form_builder.rst
These old tag libraries have been replaced by ```wagtailcore_tags``` according to (http://wagtail.readthedocs.org/en/latest/core_components/pages/writing_templates.html?highlight=pageurl#internal-links-tag)[here] and (http://wagtail.readthedocs.org/en/latest/core_components/pages/writing_templates.html?highlight=rich_text#rich-text-filter)[here].
2015-01-17 00:42:58 -05:00
Karl Hobley
fd247e69cd Changelog/release notes for #854 2015-01-15 13:59:54 +00:00
Matt Westcott
d73e618e83 docs and release note for #880 2015-01-14 22:06:38 +00:00
Karl Hobley
b9ce897441 Removed support for Django 1.6 and Python 2.6 2015-01-02 17:27:54 +00:00
Matt Westcott
f2d90844c7 release note for #869 2014-12-16 16:59:46 +00:00
Matt Westcott
250e5d97fb Conflicts:
docs/releases/index.rst
2014-12-16 16:50:09 +00:00
Matt Westcott
6664b063cc release note for #872
Conflicts:
	CONTRIBUTORS.rst
2014-12-16 16:43:55 +00:00
Robert Rollins
3eb640495d Bugfixes for Model recipe docs 2014-12-09 17:12:28 -08:00
Matt Westcott
d8ac5bf839 copy 0.8.4 doc updates into master 2014-12-04 15:46:28 +00:00
Karl Hobley
6aa4f9c995 Update 0.8.4.rst 2014-12-04 15:43:15 +00:00
Matt Westcott
1a37db2ef7 Document the necessary fix to custom image migrations - fixes #832 2014-12-04 13:18:19 +00:00
Karl Hobley
3511ce23ee Release note for #844 2014-12-03 14:20:25 +00:00
Matt Westcott
f39a95ab4f Release notes for #842 2014-12-03 13:53:51 +00:00
Matt Westcott
631bec3395 Merge pull request #845 from kaedroho/unpinned-requirements
Unpinned some requirements
2014-12-03 09:46:32 +00:00
Karl Hobley
c4e58a7ca5 Unpinned some requirements
To make requires.io happy
2014-12-03 09:25:37 +00:00