lp:~cjwatson/isitdeployable/django-1.11

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/isitdeployable/django-1.11
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
isitdeployable
Status:
Merged

Recent revisions

285. By Colin Watson

Merge trunk.

284. By Colin Watson

Upgrade to Django 1.11.

283. By Colin Watson

Upgrade to Django 1.10.

282. By Colin Watson

Avoid asking select_related for non-relational fields in nested relations.

This is prohibited by Django 1.10, and seems to have been just a mistake
here.

281. By Colin Watson

Use TEMPLATES setting rather than TEMPLATE_CONTEXT_PROCESSORS and TEMPLATE_LOADERS.

280. By Colin Watson

Upgrade to Django 1.9.

279. By Colin Watson

Stop using deprecated SimpleTestCase.urls.

278. By Colin Watson

Merge trunk.

277. By Colin Watson

Stop using django.conf.urls.patterns.

This was deprecated in 1.8, and removed in 1.10; we might as well deal with
it now.

276. By Colin Watson

Stop using syncdb (replaced by migrate and removed in Django 1.9).

Branch metadata

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

Subscribers