Re: Infinite scrolling, Ajax, Phone or PC?

2018-04-01 Thread Adam Johnson
This mailing list is for the development of Django itself, not for support. Use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow. On 1 April 2018 at 15:31, Jamaldin Pro wrote: >Hello. > >How can I make Infinite scrolling html? example: > h

Re: Infinite scrolling, Ajax, Phone or PC?

2018-04-01 Thread V
Simple: jQuery.scroll(infinite=true.null).django(); On Sunday, April 1, 2018 at 10:55:31 AM UTC-4, Jamaldin Pro wrote: > >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 reloa

Infinite scrolling, Ajax, Phone or PC?

2018-04-01 Thread 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 website? How can I know if the user is entering my website from phone or pc? If user is entering from phone it should s

Fellow Report -- April 1, 2018

2018-04-01 Thread Carlton Gibson
Hi All. Week ending 23/3 I reviewed patches on: https://code.djangoproject.com/ticket/29173 -- Document that Model.save() doesn't refresh fields from the database https://code.djangoproject.com/ticket/28574 -- Add Queryset.explain() method https://code.djangoproject.com/ticket/23406 -- Allow mi