-
- Downloads
Feature/performance audit (#1421)
* Cache the image urls for tables * Prevent instantiating the whole stream_value if we dont need to * Remove an unused include in the submissions template * Tweak pre-fetching to fetch the correct things * Defer checking of user in activity until we are sure we need to
Showing
- opentech/apply/activity/templatetags/activity_tags.py 1 addition, 1 deletionopentech/apply/activity/templatetags/activity_tags.py
- opentech/apply/activity/views.py 6 additions, 3 deletionsopentech/apply/activity/views.py
- opentech/apply/funds/models/mixins.py 11 additions, 4 deletionsopentech/apply/funds/models/mixins.py
- opentech/apply/funds/models/submissions.py 5 additions, 3 deletionsopentech/apply/funds/models/submissions.py
- opentech/apply/funds/templates/funds/submissions.html 0 additions, 5 deletionsopentech/apply/funds/templates/funds/submissions.html
- opentech/apply/utils/image.py 10 additions, 0 deletionsopentech/apply/utils/image.py
Loading
Please register or sign in to comment