Dissertation/ Thesis

Django datatable builder: an improved approach for implementing dynamic tables in Django

Bibliographic Details
Title: Django datatable builder: an improved approach for implementing dynamic tables in Django
Authors: BIZARRIA, Romero Ramsés Cartaxo
Contributors: ACCIOLY, Paola Rodrigues de Godoy, http://lattes.cnpq.br/6629813636801870
Publication Year: 2025
Collection: Repositório Institucional UFPE (Universidade Federal de Pernambuco)
Subject Terms: Django, Datatables, server-side processing, dynamic tables, Builder pattern, web framework, Python, interactive UI components, code reusability, web development, Áreas::Ciências Exatas e da Terra
Description: Dynamic tables serve as essential components in modern web applications, but integrating rich client-side JavaScript libraries with server-side frameworks like Django presents significant challenges. Existing integration libraries often suffer from being unmaintained, incomplete, or architecturally restrictive. This paper presents Django Datatable Builder, a Python library designed to solve this problem by encapsulating the complexity of DataTables.js integration using the Builder design pattern. The library provides a unified, Pythonic API that handles both client and server-side logic, abstracting away repetitive tasks like request parsing, queryset filtering, and response formatting, while adding high-level features such as custom actions and extensible filters. Its effectiveness is demonstrated through the implementation of a sample college management system, which showcases the library’s ability to reduce development time, improve code maintainability, and enforce security best practices across various real-world scenarios. The result is a powerful tool that enables developers to build secure, consistent, and feature-rich dynamic tables with minimal code.
Document Type: bachelor thesis
File Description: 44p.; application/pdf
Language: English
Relation: BIZARRIA, Romero Ramsés Cartaxo. Django datatable builder: an improved approach for implementing dynamic tables in Django. 2025. Trabalho de Conclusão de Curso (Ciência da computação) – Universidade Federal de Pernambuco, Recife, 2025.; https://repositorio.ufpe.br/handle/123456789/65709
Availability: https://repositorio.ufpe.br/handle/123456789/65709
Rights: openAccess ; https://creativecommons.org/licenses/by-nc-nd/4.0/
Accession Number: edsbas.D161AEF7
Database: BASE
Description
Description not available.