lp:~mhall119/summit/django-1.6-port

Created by Michael Hall and last modified
Get this branch:
bzr branch lp:~mhall119/summit/django-1.6-port
Only Michael Hall can upload to this branch. If you are Michael Hall please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hall
Project:
Summit
Status:
Development

Recent revisions

577. By Michael Hall

Use old session serializer because the new one in Django 1.6 breaks with django-openid-auth/python-openid

576. By Michael Hall

Add swiftstorage dependencies to requirements.txt

575. By Michael Hall

Fix template markup typo

574. By Michael Hall

Move site-wide media files to ./common/static/ so they are consumed by collectstatic. Use new staticfiles-enabled template from ubuntu_website

573. By Michael Hall

Fixes to init-summit

572. By Michael Hall

Fix imports on init-summit

571. By Michael Hall

Fix settings SITE_ADMIN_TEAM

570. By Michael Hall

Changes to make Summit more easily deployable via juju

* Change init-summit to create admin groups
* Remove the use of bzr_apps
* Improve "next summit" lookup
* Change WSGI file to use relative paths
* Symlink django.wsgi to wsgi.py for easier gunicorn setup
* Update settings so that all custom configs are in local_settings.py
  instead of <site>_settings.py
* Make summit-hackers the default admin team
* Add urlconf for new staticfiles to use when DEBUG=True

569. By Michael Hall

Update requirements.txt for Django 1.6

568. By Michael Hall

Initial work to port Summit to Django 1.6

Mostly fixing test cases, updating {% url %} tag use to modern
standards, and updating manage.py and urls.py to new functions.

The 'sponsor' app that provides sponsorships was disabled, with urlconfs
removed and links to them removed, because it's going to require quite
a bit more work to bring it up to 1.6 standards, specifically around
the use of form wizards. It will be added back when it's working.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:summit
This branch contains Public information 
Everyone can see this information.

Subscribers