lp:~danilo/maas/django-upgrade-legacy-migrations
Created by
Данило Шеган
on
2017-06-16
and last modified on
2017-06-21
- Get this branch:
- bzr branch lp:~danilo/maas/django-upgrade-legacy-migrations
Only
Данило Шеган
can upload to this branch. If you are
Данило Шеган
please log in for upload directions.
Branch merges
Propose for merging
- Mike Pontillo (community): Approve on 2017-06-21
-
Diff: 373 lines (+95/-97)8 files modifiedsrc/maasserver/djangosettings/development.py (+10/-1)
src/maasserver/fields.py (+0/-17)
src/maasserver/middleware.py (+54/-12)
src/maasserver/tests/__init__.py (+9/-1)
src/maasserver/tests/test_fields.py (+0/-7)
src/maasserver/tests/test_middleware.py (+6/-6)
src/maastesting/djangotestcase.py (+2/-53)
src/metadataserver/tests/__init__.py (+14/-0)
Branch information
Recent revisions
- 6109. By Данило Шеган on 2017-06-21
-
Make a comment about global INSTALLED_APPS being reset by a function.
- 6108. By Данило Шеган on 2017-06-20
-
Drop __all__ definitions in src/{metadata,
maas}server/ tests/_ _init__ .py. - 6104. By Данило Шеган on 2017-06-19
-
Copy build_request_repr to debug middleware to maintain better debug log messages.
- 6101. By Данило Шеган on 2017-06-16
-
Drop limits on XML and JSON field lookup types: supporting both 1.8 and 1.11 (1.10 really) is complicated, so not worth it.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk