Introduce Backbone.js and Underscore.js as dependencies.
Review Request #3339 — Created Sept. 20, 2012 and submitted — Latest diff uploaded
Introduce Backbone.js and Underscore.js as dependencies. We now provide a 3rdparty.min.js pipeline bundle that includes Backbone.js and Underscore.js as dependencies. We'll be using this for parts of the new JavaScript codebase.
Pages still work. Nothing big changed.
reviewboard/settings.py |
---|
reviewboard/static/rb/js/lib/backbone-0.9.2.min.js |
---|
reviewboard/static/rb/js/lib/underscore-1.3.3.min.js |
---|
reviewboard/templates/base.html |
---|