Menu

#19 Repeated requests to database

Started
nobody
Medium
Logic
Enhancement
2014-07-31
2014-04-24
Anonymous
No

Originally created by: Vladimir.Chukharev@gmail.com
Originally owned by: Vladimir.Chukharev@gmail.com

On an absolutely fresh development database (not even tests ran after reinstall), when selecting 'Classes List' from menu, I can see the following request 3 times:
SELECT "data_classdesktop"."id", "data_classdesktop"."classname_id", "data_classdesktop"."user_id" FROM "data_classdesktop" WHERE "data_classdesktop"."user_id" = 1

Discussion

  • Anonymous

    Anonymous - 2014-07-31

    Originally posted by: Vladimir.Chukharev@gmail.com

    Consider if {% with par=... %} template tag can help...

     
  • Anonymous

    Anonymous - 2014-07-31

    Originally posted by: Vladimir.Chukharev@gmail.com

    No, with tag is not needed here. One request was due to repeated populating context dictionary, removed. This should become [r1004], but some unexpected error happens on commit attempts at the momet...

    Status: Started

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.