Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gestioCOF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Klub Dev ENSKlub Dev ENS
  • gestioCOF
  • Merge requests
  • !217

Moins de requêtes

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Aurélien Delobelle requested to merge aureplop/fewer_requests into master Apr 06, 2017
  • Overview 11
  • Commits 37
  • Pipelines 0
  • Changes 20

Fewer database requests are issued.

Misc

  • Use django-debug-panel to get debug panel even with Ajax calls (it requires Chrome and this extension)

K-Fêt

  • Access to properties of Account and AccountNegative models doesn't issue more requests to CofProfile and User instead they select_related these models the first time only.
  • Fewer requests in kfet.views and kfet templates.
  • Fix bug on real_balance property of Account objects (happened if negative entry exists, but balance_offset isn't set).

BdA

  • Fewer requests in bda.views.
  • If a tirage is launched more than once, relatives instances of reventes system are deleted.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aureplop/fewer_requests