Merge lp://staging/~phanatic/django-configglue/django-1.3.1-support into lp://staging/django-configglue
Proposed by
Szilveszter Farkas
Status: | Merged |
---|---|
Approved by: | Ricardo Kirkner |
Approved revision: | 66 |
Merged at revision: | 66 |
Proposed branch: | lp://staging/~phanatic/django-configglue/django-1.3.1-support |
Merge into: | lp://staging/django-configglue |
Diff against target: |
32 lines (+18/-0) 1 file modified
django_configglue/schema.py (+18/-0) |
To merge this branch: | bzr merge lp://staging/~phanatic/django-configglue/django-1.3.1-support |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ricardo Kirkner | Approve | ||
Review via email: mp+77827@code.staging.launchpad.net |
Commit message
The security release of Django 1.3.1 introduced a new setting, I added that to the schema.
Description of the change
The security release of Django 1.3.1 introduced a new setting, I added that to the schema.
To post a comment you must log in.
LGTM. Thanks for the help!