Skip to content

Updated page-builder install manual #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1,208 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1208 commits
Select commit Hold shift + click to select a range
32cb609
Fixed test issues with fixto.js
Mar 21, 2014
c452590
Merge branch 'travis'
gavinwahl Mar 21, 2014
bbf485b
Require django-compressor>=1.3 for django-pyscss.
Mar 24, 2014
419e431
Merge pull request #195 from fusionbox/compressor-1.3.0
gavinwahl Mar 28, 2014
85e1002
Drag cursors
gavinwahl Mar 28, 2014
a4b0830
Index the URL of the WidgyPage.
Mar 29, 2014
af99224
rename package to django-widgy
gavinwahl Apr 9, 2014
a92e603
get the changelog from the stable branch
gavinwahl Apr 9, 2014
4b66b2f
widgy does have a release
gavinwahl Apr 9, 2014
7db80b2
use the apache license
gavinwahl Apr 10, 2014
a8704a6
changed copyright year
May 7, 2014
7978d92
Send the node/content data when repositioning
gavinwahl Apr 24, 2014
75c05be
Merge remote-tracking branch 'zmetcalf/issue#59-tabs-with-same-title'
gavinwahl May 20, 2014
a1d6b0e
update safe urls based on https://www.djangoproject.com/weblog/2014/m…
gavinwahl May 20, 2014
19f9568
Updated quickstart to cover south migrations with easy_thumbnails
zmetcalf May 5, 2014
9dba981
Fix widgy_mezzanine preview for Mezzanine==3.1.2
May 4, 2014
a8fa3b7
Added tests for the preview view bugfixes.
May 4, 2014
6291ec0
Cursors for tabs
gavinwahl May 21, 2014
605ff47
Merge pull request #202 from zmetcalf/update_quickstart
gavinwahl May 23, 2014
baab295
Update Docs for using widgy on existing mezzanine
zmetcalf Apr 22, 2014
0ea8360
Merge pull request #197 from zmetcalf/mezz_to_widgy
gavinwahl May 27, 2014
c639ba5
Added get_css_classes to the Content model.
May 11, 2014
ec08c81
Button css_classes have changed.
May 11, 2014
627d0c7
Merge branch 'drag-cursor'
May 28, 2014
c1b7805
Merge pull request #201 from fusionbox/mezz312-preview
gavinwahl May 28, 2014
e0dfd18
Merge pull request #203 from fusionbox/buttonWidget
gavinwahl May 29, 2014
5beb69f
Added ability to add classes to FormField Input - added tutorial on p…
zmetcalf May 19, 2014
1842ed2
Merge pull request #210 from zmetcalf/proxy_widget
gavinwahl May 30, 2014
28fc29c
Don't assume the response has a content-type header
gavinwahl Jun 3, 2014
119a4e7
Fixed bug with FileUpload and empty values.
Jun 10, 2014
069d081
Add a loading cursor while ajax is in flight
gavinwahl Jun 3, 2014
fb64628
Render the working_copy if there is no published node
gavinwahl Jun 6, 2014
563c2f0
Merge pull request #217 from fusionbox/empty_file_field_error
gavinwahl Jun 10, 2014
a1bdf38
preserve pip errors so travis reports install failures better
gavinwahl Jun 26, 2014
cffd024
Fix urlconf include login_required handling
gavinwahl Apr 29, 2014
d337038
Patch fancybox to work with jQuery 1.9
gavinwahl Jun 26, 2014
da2d714
Merge branch 'travis-install-failure'
Jul 8, 2014
a85612d
Remove view_instance from WidgyViewMixin.
Jul 8, 2014
fc7018e
Use the django_polymorphic from PyPI.
Jul 8, 2014
fb6372f
Specify minimum versions of dependencies.
Jul 8, 2014
d39f652
sprites
gavinwahl Jul 27, 2013
fab52c7
Use a ::before pseudo-element for icons in shelf.
Jul 8, 2014
2d49eee
Remove unused and duplicate widget icons.
Jul 8, 2014
dab2714
html.admin.scss was missing widgy_common.
Jul 8, 2014
ddb5456
Use widgy_common.scss in django.fusionbox.scss
Jul 9, 2014
340ab88
Merge pull request #230 from fusionbox/fix_scss_errors
gavinwahl Jul 9, 2014
95ba1d8
need to ignore demo/static too
gavinwahl Jul 11, 2014
a0e9537
Merge pull request #227 from fusionbox/sprites4
gavinwahl Jul 11, 2014
480907e
Give restoring pages a slug
gavinwahl Jul 11, 2014
45e3fb6
Don't depend on polymorphic any more
gavinwahl Jul 17, 2014
fd631f2
Only show interesting approve/unapprove buttons
gavinwahl Jul 8, 2014
a365589
use unicode format strings
gavinwahl Jul 21, 2014
e4a8ccb
Merge pull request #226 from fusionbox/update_filer_dep
gavinwahl Jul 29, 2014
684e99c
fancy demo design
justinstollsteimer Sep 12, 2013
dc46cc4
use mezzanine for the demo homepage
gavinwahl Sep 26, 2013
fd9e870
FIX: widgy.py was clashing with widgy package
acatton Sep 27, 2013
a80a031
Remove unused import
acatton Sep 27, 2013
2fc7889
Add the templates for the demo menu
acatton Sep 30, 2013
155a6be
Remove unneeded bootstrap assets
Feb 1, 2014
4e22f31
Remove duplicate manage.py
Feb 1, 2014
d0e4e23
Overhauled the models for the demo project.
Feb 8, 2014
947eae3
Use the menus that widgy_mezzanine provides.
Feb 8, 2014
e7f9a16
Add metadata block to demo/base.html
Feb 8, 2014
7167d9e
Added the pages/index.html for HomeLayout in demo.
Feb 8, 2014
3ce0bf0
Move demo_widgets templates to demo_widgets app.
Feb 8, 2014
6317a60
Remove dependency on cachebuster for demo
Feb 13, 2014
ecd6ff0
demo site design
justinstollsteimer Mar 24, 2014
c75b42f
responsive CSS improvements, top and side nav fixes, favicon
justinstollsteimer Apr 2, 2014
d857627
demo front-end and widgy style fixes
justinstollsteimer Apr 7, 2014
ccb13d9
Cloning for WidgyPages
gavinwahl Jul 18, 2014
fd5d592
unset_pks function
gavinwahl Jul 24, 2014
d999c86
Merge branch 'clone-page'
Jul 30, 2014
4b2e6f3
Merge pull request #176 from fusionbox/demo2
gavinwahl Jul 30, 2014
6a95245
Use a more realistic context to render pages for search
gavinwahl Dec 4, 2013
e1abd2a
Add default children to Accordion and Tabs.
Jul 29, 2014
19e2a1f
Changes for 0.2.0
Aug 4, 2014
dfa76fd
Started 0.3.0
Aug 4, 2014
dde1bd6
Filer changed how items get passed to template
Feb 12, 2014
0af7a11
Clicking icon selects image instead of changing it
Feb 27, 2014
50acc4e
Update filer dependency and changelog
Aug 15, 2014
d97cf6e
Fix ReviewedVersionTrackerQuerySet.published
gavinwahl Aug 15, 2014
17c65fc
put filer change in 0.3.0
gavinwahl Aug 21, 2014
f752e37
Merge branch 'filer-fix'
gavinwahl Aug 21, 2014
568e06c
Merge pull request #240 from fusionbox/sticky-published
rockymeza Aug 21, 2014
1bf9fd9
Resolution for issue 205 - commit and approve buttons look disabled
justinstollsteimer Aug 22, 2014
1dc3312
Revert "Resolution for issue 205 - commit and approve buttons look di…
justinstollsteimer Aug 22, 2014
63bc93f
Correct easy_thumbnails.VERSION check
gavinwahl Aug 25, 2014
2585723
Update demo project requirements
Jul 17, 2014
cba1684
Add Page Order to demo.settings
zmetcalf Aug 26, 2014
76e3954
Update recommend ADMIN_MENU_ORDER to clarify django-filer
gavinwahl Aug 26, 2014
31accab
Make Widgy's jQuery private
gavinwahl Aug 25, 2014
fa5ff8f
Fixup model loading
gavinwahl Aug 22, 2014
36400fc
CSS fixes for new mezzanine
justinstollsteimer Aug 26, 2014
f525fc3
Remove breadcrumbs from popups.
Aug 26, 2014
e5fdb0b
Moved Preview and Diff links in commit form
Aug 26, 2014
5442d7b
Touched up the filer css
Aug 26, 2014
9d4ae24
Fix datetimefield in commit popup
Aug 26, 2014
2857428
Merge branch 'mezzanine-style-fixes2'
Aug 26, 2014
9d77251
the demo site does not use psycopg2
gavinwahl Aug 27, 2014
7acfe80
settings_dev is unused
gavinwahl Aug 27, 2014
5c4aea8
remove redundant requirements from demo
gavinwahl Aug 27, 2014
bf88238
Don't install mezzanine from source on Django 1.4
gavinwahl Aug 29, 2014
58b2176
Merge remote-tracking branch 'origin/mezzanine-django-1.4'
Sep 2, 2014
af46602
Remove Mezzanine's set_dynamic_settings from tests
Sep 2, 2014
efbbd5b
install the compressor finder in tests
gavinwahl Sep 2, 2014
05d3013
Put the WidgyPage preview button in object-tools
gavinwahl Aug 13, 2014
a65f64e
use a real description, the one from github
gavinwahl Sep 9, 2014
de1dacb
Contextual save/commit buttons
gavinwahl Aug 15, 2014
58df03e
Warning messages when a page has unpublished commits
gavinwahl Aug 18, 2014
2be52b6
Added copy to Unpublish page
Aug 26, 2014
27ac681
Added tests for WidgyPage admin page buttons.
Aug 28, 2014
48ce05c
Removed unused clean_status.
Aug 28, 2014
3677089
Added commit_is_ready method to VersionTracker.
Aug 28, 2014
a17e931
widgypage_change_form.html belongs in widgy_mezzanine, not page_builder
gavinwahl Aug 21, 2014
260aabe
Test WidgyPage save actions
gavinwahl Aug 29, 2014
0ed894d
Remove django.fusionbox.scss
gavinwahl Aug 29, 2014
9583761
Rearranged WidgyPage buttons
gavinwahl Aug 29, 2014
cd0eb0f
history.html belongs in widgy, not widgy_mezzanine
gavinwahl Aug 29, 2014
599bfe4
Update Mezzanine to fix HistoryView reversing bug
Sep 24, 2014
cb0861c
Merge branch 'new-save-flow'
Sep 24, 2014
c87c13d
Added Changelog to docs
Sep 24, 2014
9c6f444
CHANGES for 0.3.0
Sep 24, 2014
f06949f
Fix status of new pages
gavinwahl Sep 24, 2014
4d981b9
Start Version 0.4.0
Sep 25, 2014
ed39664
Merge remote-tracking branch 'origin/fix-new-save-flow'
Sep 25, 2014
5814de7
Removed django 1.5 - no security updates - Pegged Markdown for Python…
zmetcalf Sep 19, 2014
77ffb4e
Only show 'View live version' when there is a live version
gavinwahl Sep 26, 2014
c77d6e5
Put cloned pages in draft status
gavinwahl Sep 26, 2014
b50a846
History view takes VersionTracker pk, not page
gavinwahl Sep 26, 2014
bf6c578
CHANGES for 0.3.1
gavinwahl Oct 1, 2014
a9e4cb9
Merge pull request #258 from zmetcalf/update_travis
gavinwahl Oct 1, 2014
b9c8ffa
WidgyPageAdmin cant always check for review_queue
Oct 6, 2014
8b0e6ac
Only set related_name on ProxyGenericRelation when absolutely necessary
gavinwahl Oct 9, 2014
8cd14ea
Only import from review_queue when it is installed
gavinwahl Oct 16, 2014
9fe4c72
Merge branch 'missing-site-import'
acatton Oct 16, 2014
cd350ad
Changlog for 0.3.2
gavinwahl Oct 16, 2014
7391170
Fixed formatting in CHANGELOG
Oct 22, 2014
60c439c
Fixed typo regarding django-filer support in CHANGELOG
Oct 22, 2014
9fc240d
Merge pull request #266 from fusionbox/changelog_typos
gavinwahl Oct 22, 2014
a28487e
Document mezzanine's page context processor in quickstart
gavinwahl Oct 28, 2014
6ed03d9
Fixed widgy_owner url reverse in unpublishing and cloning
zmetcalf Nov 6, 2014
ea9838c
Fix prior commit to fix widgy owner for python 2.6
zmetcalf Nov 7, 2014
5b4c37d
Fix syntax error
rivol Nov 10, 2014
411383a
Merge pull request #271 from rivol/scss-syntax-fix
gavinwahl Nov 11, 2014
0580cd4
Updated Quickstart to recommend installing from PyPI
Nov 13, 2014
98a3ec3
'scss' is not a django app
Nov 13, 2014
d643256
Fixed admin for form builder so it is easier to subclass
zmetcalf Nov 19, 2014
9d0d992
Fixes unintentional horizontal scrolling of Widgy content
justinstollsteimer Nov 25, 2014
9575211
Increased spacing after widget title paragraphs
justinstollsteimer Nov 25, 2014
f46ec4e
Fixed styles in ckeditor to show justifications
zmetcalf Nov 25, 2014
b0aa71c
Don't unregister RichTextPage.
Dec 3, 2014
8d18b7f
Eliminated the margins for InvisibleMixin
Dec 4, 2014
2c29c09
CSS support for adding fields to Image.
Dec 4, 2014
860e73b
Set model at runtime for ClonePageView and UnpublishView.
Dec 4, 2014
7779125
additional mezzanine container style overflow fixes
justinstollsteimer Dec 10, 2014
417ef76
additional mezzanine container style overflow fixes: removing site-sp…
justinstollsteimer Dec 10, 2014
bdbc23c
changes for 0.3.3
gavinwahl Dec 22, 2014
e967f97
Merge branch 'image_field_label'
acatton Jan 19, 2015
77b6edc
Merge branch 'invisible_margins'
acatton Jan 19, 2015
6a8073e
Merge branch 'install_from_pypi'
acatton Jan 19, 2015
dd12e31
Merge branch 'update_ckeditor' of https://github.com/zmetcalf/django-…
acatton Jan 19, 2015
48cbc9b
Fix r.js optimization errors with daisydiff
Jan 22, 2015
74fca77
Merge branch 'daisydiff-css-optimizer-problems'
acatton Jan 22, 2015
039dedd
Don't show delete button on widgypage add form
gavinwahl Jan 22, 2015
57e913d
Merge branch 'delete-button'
acatton Jan 22, 2015
a0d3b8e
Update changelog for 0.3.4
acatton Jan 22, 2015
d72571a
Merge branch 'generic_clone_unpublish'
acatton Jan 30, 2015
4d430d1
Update change log for 0.3.5
acatton Jan 30, 2015
506bc12
Removed dependency on South.
Jun 15, 2014
d3f009b
Moved many dependencies to extras_require.
Jun 15, 2014
b1e6ee9
add an "all" alias to install all the optional dependencies
gavinwahl Sep 11, 2014
32b972d
Change Travis testing strategy.
Jan 9, 2015
993a1b9
Pin django-treebeard to <3.0 for Django < 1.6
Jan 20, 2015
085e650
Pin django-filer to 0.9.9
Jan 20, 2015
e9b7ba7
unpin django-pyscss
Jan 24, 2015
f20106b
test contrib on all databases
Jan 27, 2015
7238c4b
cleanup test requirements and document them
Feb 3, 2015
6da7fde
fix test regression
Feb 3, 2015
206d141
Merge piper/remove-hard-requirement-on-mezzanine
Feb 5, 2015
67bb012
Allow HTML in help_text for widgets
Feb 13, 2015
87ce0aa
HiddenInput Django 1.7 admin compatibility
gavinwahl Mar 3, 2015
305aa7e
Django 1.7 migration compatibility
gavinwahl Mar 3, 2015
b7079e8
Get the test runner working on django 1.7
gavinwahl Mar 6, 2015
348018e
django 1.7 support for demo
gavinwahl Mar 6, 2015
0448264
Django 1.7 added RadioFieldRenderer.choice_input_class
gavinwahl Mar 6, 2015
cc863cd
Django 1.7 raises LookupError instead of returning non for nonexisten…
gavinwahl Mar 6, 2015
94405a8
Use ids in urls instead of slug
gavinwahl Mar 4, 2015
aac05c0
Keep Content._meta.app_label consistent
gavinwahl Mar 6, 2015
d5bcff9
Don't allow EXTRA_INSTALLED_APPS to add duplicates
gavinwahl Mar 9, 2015
e760e05
Only use admin.autodiscover on Django < 1.7
gavinwahl Mar 9, 2015
2862268
Django 1.7 switched from custom caching to lru_cache
gavinwahl Mar 9, 2015
9b59ed3
Preserve the old preview/form urls for backwards compatibility
gavinwahl Mar 11, 2015
8384c4b
use sudo: false for fun and profit
joshk Mar 11, 2015
09820d1
Merge pull request #306 from joshk/patch-1
acatton Mar 11, 2015
5a093d9
It was actually a Content, not a Node
gavinwahl Mar 11, 2015
d00fde1
Added Django 1.7 migrations for everything
gavinwahl Mar 10, 2015
d1360fd
recommend South 1.0 instead of SOUTH_MIGRATION_MODULES
gavinwahl Mar 12, 2015
b754152
download_url_name property since it's used twice
gavinwahl Mar 12, 2015
c3400d7
Merge branch 'zmetcalf-form_template_fix'
gavinwahl Mar 12, 2015
c5b7fad
Merge branch 'django-1.7'
gavinwahl Mar 12, 2015
fe7875e
Better labels for ContentTypeRadioInputs.
Nov 20, 2014
906f043
set up for zest.releaser
gavinwahl Mar 12, 2015
3a7b69d
changelog for 0.4.0
gavinwahl Mar 12, 2015
8d81d0d
Preparing release 0.4.0
gavinwahl Mar 12, 2015
6e3d77f
Back to development: 0.5.0
gavinwahl Mar 12, 2015
ee48397
Merge branch 'reunregister_richtextpage'
acatton Mar 25, 2015
9bc3ddb
Switch to unittest discovery
gavinwahl Apr 2, 2015
cc422d8
upath isn't in all django versions
gavinwahl Apr 2, 2015
08ee7fc
filer is already installed by contrib settings
gavinwahl Apr 2, 2015
3c510ab
Tests are now run from the root directory
acatton Apr 2, 2015
801935f
env_excavator is kind of overkill
acatton Apr 2, 2015
9c78f65
Have django import the urlpatterns
acatton Apr 2, 2015
f7a9d1b
py.test autodiscoverer thought this was a test
acatton Apr 2, 2015
e0e5229
Make 'tests' a package so that you can import from it
acatton Apr 2, 2015
a0f696f
py.test was ignoring the files named 'tests.py'
acatton Apr 2, 2015
9855094
Make pytest autodiscover tests depending on the INSTALLED_APPS
acatton Apr 2, 2015
3944244
Use py.test
acatton Apr 2, 2015
9303707
python setup.py test
gavinwahl Apr 6, 2015
084db1a
remove unused runtests.py
gavinwahl Apr 6, 2015
a369af5
Fix support for coverage
acatton Apr 7, 2015
5a87b5d
Merge branch 'pytest'
acatton Apr 7, 2015
29146ec
Recommend installing from PyPI in quickstart.
Apr 14, 2015
cfaba18
Merge pull request #310 from fusionbox/install-from-pypi
gavinwahl Apr 14, 2015
74e9d08
Use csrfmiddlewaretoken if csrftoken cookie missing.
Apr 17, 2015
23aa89b
CHANGES for 0.5.0
Apr 17, 2015
14c02d1
Preparing release 0.5.0
Apr 17, 2015
41f0f79
Back to development: 0.6.0
Apr 17, 2015
a913b8b
Fix SCSS syntax error
Apr 22, 2015
5bf648b
Update django-pyscss to 2.0.0
Apr 22, 2015
723c15d
Previewing when not logged in should redirect to login
gavinwahl Apr 16, 2015
6ea8522
accomodate django 1.4's handling of LOGIN_URL
gavinwahl Apr 17, 2015
3cf9480
authorize_view should only allow staff, not any authenticated user.
gavinwahl Apr 29, 2015
6f46670
More informative messages for compatibility errors
Feb 14, 2015
8f7ca0c
Merge branch 'preview-redirects-to-login'
gavinwahl Apr 29, 2015
31b508d
Remove the recommendation to use mezzanine.boot
gavinwahl Apr 29, 2015
5fc371c
use travis's builtin pip cache directive
gavinwahl Apr 29, 2015
78cef95
Merge pull request #299 from fusionbox/compat_better_errors
gavinwahl Apr 29, 2015
2b6b7cc
Merge pull request #291 from fusionbox/no-mezzanine-boot
gavinwahl Apr 29, 2015
7c5d659
Add changelog entries for 0.6.0
Apr 30, 2015
e4ced61
Preparing release 0.6.0
Apr 30, 2015
b213e12
Back to development: 0.7.0
Apr 30, 2015
98b9332
Fix non-determinism bug in find_media_files.
May 1, 2015
bba8bf8
Added changes for 0.6.1
May 1, 2015
864ed03
Preparing release 0.6.1
May 1, 2015
e315403
Back to development: 0.7.0
May 1, 2015
7f7fd4e
Remove dependency for ReviewedVersionTracker in migrations
May 5, 2015
60235bf
Remove `south` from required widgy apps
May 5, 2015
e8650ec
Clarify locations of some files, fix small typos
May 6, 2015
2cf54c0
Merge pull request #315 from fusionbox/ReviewedVersionTrackerMigration
acatton May 6, 2015
71b6810
Update index.rst
wolph May 23, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 18 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
sqlite_database
/sqlite_database
*.pyc
src/
static/*
media/*
/src/
/static/*
/demo/static/*
/media/*
/demo/media/*
!.gitkeep
.sass-cache/
tmp/
/.sass-cache/
/tmp/
settings_local.py
build/
tags
/build/
/tags
/dist/
*.egg-info/
*.egg/
/CACHE/
/.tox/
/.coverage
/htmlcov/
js_tests/node_modules
67 changes: 67 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
language: python

python:
- "2.7"

cache: pip

sudo: false

env:
global:
- SOUTH_TESTS_MIGRATE=1
matrix:
- TOX_ENV=py26-dj14-sqlite
- TOX_ENV=py26-dj14-mysql
- TOX_ENV=py26-dj14-postgres
- TOX_ENV=py26-dj15-sqlite
- TOX_ENV=py26-dj15-mysql
- TOX_ENV=py26-dj15-postgres
- TOX_ENV=py27-dj14-sqlite
- TOX_ENV=py27-dj14-mysql
- TOX_ENV=py27-dj14-postgres
- TOX_ENV=py27-dj15-sqlite
- TOX_ENV=py27-dj15-mysql
- TOX_ENV=py27-dj15-postgres
- TOX_ENV=py27-dj16-sqlite
- TOX_ENV=py27-dj16-mysql
- TOX_ENV=py27-dj16-postgres
- TOX_ENV=py27-dj17-sqlite
- TOX_ENV=py27-dj17-mysql
- TOX_ENV=py27-dj17-postgres
- TOX_ENV=py26-dj14-contrib-sqlite
- TOX_ENV=py26-dj14-contrib-mysql
- TOX_ENV=py26-dj14-contrib-postgres
- TOX_ENV=py26-dj15-contrib-sqlite
- TOX_ENV=py26-dj15-contrib-mysql
- TOX_ENV=py26-dj15-contrib-postgres
- TOX_ENV=py26-dj16-contrib-sqlite
- TOX_ENV=py26-dj16-contrib-mysql
- TOX_ENV=py26-dj16-contrib-postgres
- TOX_ENV=py27-dj14-contrib-sqlite
- TOX_ENV=py27-dj14-contrib-mysql
- TOX_ENV=py27-dj14-contrib-postgres
- TOX_ENV=py27-dj15-contrib-sqlite
- TOX_ENV=py27-dj15-contrib-mysql
- TOX_ENV=py27-dj15-contrib-postgres
- TOX_ENV=py27-dj16-contrib-sqlite
- TOX_ENV=py27-dj16-contrib-mysql
- TOX_ENV=py27-dj16-contrib-postgres
- TOX_ENV=py27-dj17-contrib-sqlite
- TOX_ENV=py27-dj17-contrib-mysql
- TOX_ENV=py27-dj17-contrib-postgres
- TOX_ENV=javascript

install:
- pip install --upgrade pip
- pip install tox

before_script:
- psql -c 'create database widgy;' -U postgres
- mysql -e 'create database widgy;'

script:
- tox -e $TOX_ENV

after_script:
- cat .tox/$TOX_ENV/log/*.log
Loading