• 
      

    Switch to class-based JavascriptCatalog view.

    Review Request #11952 — Created Jan. 21, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    The old javascript_catalog function-based view has been removed, so we
    need to use the class-based one instead.

    Ran unit tests.

    Summary ID
    Switch to class-based JavascriptCatalog view.
    The old javascript_catalog function-based view has been removed, so we need to use the class-based one instead. Testing Done: Ran unit tests.
    651711146c19ce56b8f9c085293fd433531bc5af
    Description From Last Updated

    E501 line too long (85 > 79 characters)

    reviewbotreviewbot

    Can we instantiate this only when cache_memoize needs to generate data?

    chipx86chipx86
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    chipx86
    1. 
        
    2. djblets/util/views.py (Diff revision 2)
       
       
      Show all issues

      Can we instantiate this only when cache_memoize needs to generate data?

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (8b7ee14)