• 
      

    Add evolutions for updating app labels.

    Review Request #10603 — Created June 21, 2019 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    We have a few apps that were given more explicit, namespaced app labels
    in Djblets 2.0.dev. Since we're supporting Django 1.11 and Django
    Evolution 2.0 now, we need to be able to clearly distinguish between app
    labels and to make sure that the evolution project signature is using
    the right app labels for the right apps.

    To help this along, this change adds evolutions that define the app
    label for some of our apps, taking the guesswork out of it and ensuring
    that the project signature is evolved correctly.

    Unit tests passed.

    Tested evolving the database on Django 1.6 and 1.11 with Review Board 4.0.

    Summary ID
    Add evolutions for updating app labels.
    We have a few apps that were given more explicit, namespaced app labels in Djblets 2.0.dev. Since we're supporting Django 1.11 and Django Evolution 2.0 now, we need to be able to clearly distinguish between app labels and to make sure that the evolution project signature is using the right app labels for the right apps. To help this along, this change adds evolutions that define the app label for some of our apps, taking the guesswork out of it and ensuring that the project signature is evolved correctly.
    2957a55d93166e9a50e4b1a20dd94cc2c03e6975
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (80a3d1a)