Re: Infinite scrolling, Ajax, Phone or PC?

2018-04-02 Thread Азамат Акберди
Это разве не просто слайдер? воскресенье, 1 апреля 2018 г., 20:55:31 UTC+6 пользователь Jamaldin Pro написал: > >Hello. > >How can I make Infinite scrolling html? example: > https://www.megacom.kg/hype/ru.html#instruction >How can I go from first url to another without reloading the

Re: Fellow Reports - March 2018

2018-04-02 Thread Tim Graham
Week ending March 31, 2018 Triaged --- https://code.djangoproject.com/ticket/29263 - Model.refresh_from_db() does not re-calculate annotation fields (invalid) https://code.djangoproject.com/ticket/29260 - Remove UPDATE query when saving a new model instance with a primary key that has a

Should ModelChoiceIterator cache its QuerySet?

2018-04-02 Thread François Freitag
Hi, I'm having mixed feelings toward ModelChoiceIterator's implementation. That custom iterator intends to fetch choices defined by the queryset argument of a ChoiceField. Issue = Currently, the expectation seems to be that the latest data is queried from the database each time the choices a

Django bugfix releases: 2.0.4 and 1.11.12

2018-04-02 Thread Tim Graham
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2018/apr/02/bugfix-releases/ -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop