Re: [DJANGO-TUTORIAL]

2021-10-16 Thread Lalit Suthar
- https://tutorial.djangogirls.org/en/ - https://docs.djangoproject.com/en/3.0/intro/tutorial01/ - https://www.youtube.com/playlist?list=PLEsfXFp6DpzTD1BD1aWNxS2Ep06vIkaeW On Sat, 9 Oct 2021 at 04:05, David Nugent wrote: > For interactive web pages, you are (almost)

Re: New to Django

2021-10-16 Thread Lalit Suthar
I recommand https://www.youtube.com/playlist?list=PLEsfXFp6DpzRMby_cSoWTFw8zaMdTEXgL On Sun, 3 Oct 2021 at 17:32, bnmng wrote: > I think you'll get a few opinions on this. My opinion is no. I feel the > docs are very good but difficult to understand as a beginner. I like > Mozilla's into

Re: OnlineBook - High Performance Django

2021-10-16 Thread Lalit Suthar
thanks for sharing Brent :) On Wed, 13 Oct 2021 at 17:44, Brent Clark wrote: > Good day Guys > > I got this off news.python.sc, and thought I would share in case anyone > misses it. > > https://lincolnloop.com/high-performance-django/index.html > > Definitely some tidbits of information, esp to

Paid assistance

2021-10-16 Thread Eugene TUYIZERE
I need someone to help me to use the ajax datatable view package in my project. Reference on the link below. https://github.com/morlandi/django-ajax-datatable#basic-ajaxdatatableview Please write to me personally. Regards, -- *Eugene* -- You received this message because you are subscribed

jquery and django challenges

2021-10-16 Thread Eugene TUYIZERE
Dear all, on the code below I want to replace the code: "ajax": "nestedData.txt", with the url (a python function created) How can I do it? Please help /* Function for child row details*/ function getChildRow(data) { // `data` is the data object for the row