Matt Westcott
|
4c03e39362
|
Merge branch 'zerolab-update-hook-names'
|
2015-04-09 14:13:23 +01:00 |
|
Matt Westcott
|
bb7076f978
|
better heading
|
2015-04-09 14:13:11 +01:00 |
|
Matt Westcott
|
42f96668ee
|
Merge branch 'update-hook-names' of https://github.com/zerolab/wagtail into zerolab-update-hook-names
Conflicts:
CHANGELOG.txt
|
2015-04-09 14:13:01 +01:00 |
|
Dan Braghis
|
5c197593bc
|
Add upgrade considerations
|
2015-04-09 14:09:30 +01:00 |
|
Karl Hobley
|
5ac1bc217a
|
Revert "Recommend defining subpage_urls as a property"
This reverts commit 4c0803ccc4.
|
2015-04-09 14:07:53 +01:00 |
|
Karl Hobley
|
09835326d7
|
Revert "Make subpage_urls a property on RoutablePageTest"
This reverts commit d80a92cfe4.
|
2015-04-09 14:07:41 +01:00 |
|
Karl Hobley
|
0262a55541
|
Updated API usage docs
|
2015-04-09 12:13:43 +01:00 |
|
Karl Hobley
|
69cabffb39
|
Merge pull request #1145 from kaedroho/images-docs
Some image docs tweaks
|
2015-04-09 11:55:43 +01:00 |
|
Karl Hobley
|
5d9eeb25ae
|
Fix flake8 travis config
Accidentally put in wrong section...
|
2015-04-08 22:40:20 +01:00 |
|
Matt Westcott
|
29b7ba49d6
|
Merge branch 'kaedroho-flake8'
|
2015-04-08 21:27:05 +01:00 |
|
Matt Westcott
|
43d1261c2f
|
Merge branch 'flake8' of https://github.com/kaedroho/wagtail into kaedroho-flake8
Conflicts:
wagtail/wagtailadmin/views/account.py
|
2015-04-08 21:26:57 +01:00 |
|
Matt Westcott
|
74273275e4
|
Merge branch 'kaedroho-issue-1124'
|
2015-04-08 11:49:41 +01:00 |
|
Matt Westcott
|
7ff9f3ee50
|
Release note for #1147
|
2015-04-08 11:49:19 +01:00 |
|
Matt Westcott
|
c53ffbf929
|
Merge branch 'issue-1124' of https://github.com/kaedroho/wagtail into kaedroho-issue-1124
|
2015-04-08 11:45:43 +01:00 |
|
Karl Hobley
|
bda345c9de
|
Cleaned up E701 errors
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
5b49ddb5e3
|
Cleaned up E703 Error
Not Javascript!
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
b76b64ae39
|
Clean up W601 error
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
82fef49c37
|
Silence an F403 error
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
cdd8528ed9
|
Clean up E122 errors
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
9ca401176e
|
Clean up E112 error
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
dd61cc799e
|
Clean up E127 errors
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
8013c9400c
|
Clean up E201 error
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
80c2b00e74
|
Clean up E265 errors
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
0143fb9944
|
Clean up E226 errors
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
71441defc4
|
Fixed missing newline (W292)
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
66b7f71687
|
Fix local variable name clash (F812)
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
88ef591b84
|
Fixed a couple of clashing test names (F811)
|
2015-04-03 19:31:43 +01:00 |
|
Karl Hobley
|
4186b56764
|
Clean up E231 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
2546c758d5
|
Ignore E126 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
321d2261a1
|
Ignore E124 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
6b56af27ff
|
Clean up E123 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
6828537c4b
|
Clean up E125 error
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
ca61a26842
|
Clean up E225 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
efb7797c00
|
Clean up E301 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
f209a25cfa
|
Ignore E303 errors
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
db10ef7bd8
|
Fixed missing imports (F821)
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
d5eb3577e2
|
Clean up E272 error
|
2015-04-03 19:31:42 +01:00 |
|
Karl Hobley
|
878c13d7ad
|
Removed unused local variables (F841)
|
2015-04-03 19:31:37 +01:00 |
|
Karl Hobley
|
ba9908d4b7
|
Removed unused test
|
2015-04-03 18:52:58 +01:00 |
|
Karl Hobley
|
bc192388c1
|
Ignore E302 errors
|
2015-04-03 18:52:58 +01:00 |
|
Karl Hobley
|
62d77e3aa1
|
Clean up W291 errors
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
304f8f8e66
|
Ignore E261 errors
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
27b95dce86
|
Ignore E128 errors
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
d88bc49ea7
|
Fix E203 errors
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
a0b3dcf434
|
Don't flake8 project template
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
e656744e36
|
Removed unused imports
|
2015-04-03 18:52:53 +01:00 |
|
Karl Hobley
|
c63b585d8c
|
Clean up W293 errors
|
2015-04-03 18:52:50 +01:00 |
|
Karl Hobley
|
01808528db
|
Clean up W391 errors
|
2015-04-03 18:52:47 +01:00 |
|
Karl Hobley
|
bf7292ffcf
|
Clean up E241 errors
|
2015-04-03 18:52:45 +01:00 |
|
Karl Hobley
|
cf965671e3
|
Clean up E202 errors
|
2015-04-03 18:52:42 +01:00 |
|