Ticket #321 (closed defect: fixed)
Lotte pagination should be server side
| Reported by: | alup | Owned by: | diegobz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | Lotte | Version: | 0.7 |
| Keywords: | Cc: | ||
| Easy Task: | no | Blocked By: | |
| Blocking: | Ready for Review: | ||
| Patch Review: | Needs Patch: | yes |
Description
Lotte pagination is currently implemented in client side. This adds a huge amount of load in client's browser (e.g. when there are many strings to translate >100). The correct way is to use server side code (for exapmle django-pagination) and fetch the proper candidate translation strings on demand!
Change History
Note: See
TracTickets for help on using
tickets.
