Academic literature on the topic 'Django'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Django.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Django"
Duisebekova, Kulanda Seitbekovna, Roman Khabirov, and Azamat Zholzhan. "DJANGO AS SECURE WEB-FRAMEWORK IN PRACTICE." Вестник КазАТК 116, no. 1 (March 15, 2021): 275–81. http://dx.doi.org/10.52167/1609-1817-2021-116-1-275-281.
Full textHaskins, Lola. "Django." Missouri Review 12, no. 2 (1989): 176. http://dx.doi.org/10.1353/mis.1989.0103.
Full textBensignor, François. "Django Drom." Hommes & migrations, no. 1299 (September 1, 2012): 142–47. http://dx.doi.org/10.4000/hommesmigrations.1432.
Full textCarr. "Django Unchained." Black Camera 6, no. 1 (2014): 4. http://dx.doi.org/10.2979/blackcamera.6.1.4.
Full textKillian, Kyle D. "Django Unchained." Journal of Feminist Family Therapy 26, no. 3 (July 3, 2014): 195–97. http://dx.doi.org/10.1080/08952833.2014.944435.
Full textMakau, Lynn. "Django unpacked: A student forum on Django Unchained." Psychoanalysis, Culture & Society 19, no. 4 (November 26, 2014): 435–41. http://dx.doi.org/10.1057/pcs.2014.35.
Full textWininger, Michael, and David J. Williams. "More with less: A comparative kinematical analysis of Django Reinhardt’s adaptations to hand injury." Prosthetics and Orthotics International 39, no. 3 (February 25, 2014): 238–43. http://dx.doi.org/10.1177/0309364614523173.
Full textSeptiadi R., Rendy. "Supremasi Kulit Putih di Balik Kemenangan Orang Kulit Hitam dalam Film Django Unchained (2012): Sebuah Kritik terhadap Ideologi Post-Racial di Amerika." Paradigma, Jurnal Kajian Budaya 5, no. 2 (April 6, 2016): 170. http://dx.doi.org/10.17510/paradigma.v5i2.54.
Full textBallmann, Bastian. "Inside Django Security." Informatik-Spektrum 35, no. 3 (March 23, 2012): 182–89. http://dx.doi.org/10.1007/s00287-012-0609-4.
Full textC. Hobson, Tanner, Mathieu Doucet, and Ricardo M. Ferraz Leal. "Django Remote Submission." Journal of Open Source Software 2, no. 16 (August 27, 2017): 366. http://dx.doi.org/10.21105/joss.00366.
Full textDissertations / Theses on the topic "Django"
Magnusson, Jacob. "Webbtjänster med Django." Thesis, Blekinge Tekniska Högskola, Sektionen för planering och mediedesign, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-4368.
Full textBaunack, Django [Verfasser]. "Induktives Stumpfschweißen metallischer Mischverbindungen / Django Baunack." Kassel : Kassel University Press, 2018. http://d-nb.info/1166351661/34.
Full textBorglin, John. "Django, historien om en hjälte : En diskursanalys av postkoloniala och genusteoretiska maktförhållanden i Quentin Tarantinos film Django Unchained." Thesis, Linnéuniversitetet, Institutionen för kulturvetenskaper (KV), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-70963.
Full textClasson, Per. "Managing Technical Debt in Django Web Applications." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-189548.
Full textTeknisk skuld är en metafor som beskriver konsekvenserna utav suboptimal mjukvaruutveckling. Utvecklare måste betala ränta på denna skuld, i form utav kostnader för underhåll. Termen hjälper utvecklare att kommunicera vikten utav programvarukvalitet. Denna rapport har studerat teknisk skuld i kontexten utav Django webbapplikationer. En enkätundersökning gjordes och de främsta orsakerna till teknisk skuld i Django applikationer visade sig vara arkitektoniska problem och brist utav testning. Detta ligger i linje med andra studier utav orsakerna av teknisk skuld. Verktyg och metoder som används i Django utveckling utvärderades. Från denna utvärdering flera riktlinjer formulerades om hur man bäst hanterar och begränsar teknisk skuld. Resultaten visar på att statisk programanalys bör användas för att upprätthålla kod standarder. Dessutom visar utvärderingen att log aggregerings verktyg som Sentry är användbara. Applikations övervakning bör användas om det finns prestandaproblem, deprecation patterns kan användas i refaktoriseringar och identifiering av död kod är förmodligen onödigt. Slutligen visar sig pre-commit verktyg vara hjälpsamma i att förebygga teknisk skuld.
Hrubý, Jan. "Využití frameworku Django pro tvorbu informačních systémů." Master's thesis, Vysoká škola ekonomická v Praze, 2010. http://www.nusl.cz/ntk/nusl-72115.
Full textTu, Yi-Pei. "Self-healing Middleware Support for Django Web Applications." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-286309.
Full textAtt använda webbramar blir allt vanligare för att bygga moderna webbplatser. Därför är webbramens robusthet och motståndskraft avgörande i produktionen. Automatisk programvarureparation handlar om att programvaran löser buggen automatiskt av sig själv. Webbramar som är utrustat med automatisk programvarureparation kan vid körtid förbättra webbplatsens motståndskraft. I detta examensarbeten undersöks möjligheten att reparera vanliga fel i webbramen som URL-tolkningsfel och databasfel med självhelande tekniker under körtid. De vanliga webbrams felen analyseras med 16 populära öppna webbramsprojekt från Github. Dessutom implementeras den självhelande arkitekturen och teknikerna i webbramsverket för att lösa undantagen under körtid. Flexibiliteten och robustheten beaktas vid utformningen av självhelande tekniker. Mätetalen av effektivitet och omkostnaden för prestanda beaktas vid utvärdering av självhelande tekniker. De designade självhelande teknikerna har visat sig att ha löst URL-tolkningsfelet fullständigt och delvis löst databasfelet på två webbramsprojekt. Omkostnaden för prestandan med självhelande tekniker har uppenbarligen påverkat de båda två webbramverksprojekten. Omkostnaden för prestanda varierar dock beroende på fel och projekt. Dessutom finner vi att mätetalen är tillräckliga för att utvärdera de självhelande teknikerna medan vi hanterar fel under körtid.
Kullberg, Jonathan. "En jämförelse av webb-ramverk i Python – Django och Pyramid." Thesis, Mittuniversitetet, Avdelningen för data- och systemvetenskap, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-29971.
Full textIn todays society, both companies and private individuals want to be seen on the web – it is a platform that everyone expects to find information on. To reduce the costs of development but at the same time guarantee both funtionality and security, there are web-frameworks, a sort of library of functions for developers to use. The company NTT Communications often use the programminglanguage Python for development of internal web-applications. They are interested in knowing which web-framework, for this language, that best meets their requirements; fast development and modularity. For this studie two of the biggest web-frameworks for Python were chosen; Django and Pyramid. Django is an ”all-included”-framework whilst in Pyramid you have to make choices in the form of databasehandler, templatelanguage and more. The study aims to see which of these frameworks that best meet NTT:s requirements where a specific set of parts from these frameworks have been chosen were focus lies on: funtionality, modularity and complexity. The parts that are examined are: documentation, community, url-dispatch, templatelanguage and databasehandler. The study has mainly been conducted through examination of the frameworks documentation, articles and thirdparty-packages. The result shows that Django is best suited for fast development where all choices already have been made for you, but also that there is possibility for modularity with sometimes some loss in functionality. Pyramid on the other hand shows a higher level of modularity were the framework is constructed to be moduled but that this entails a higher complexity. Both frameworks show similar functionality.
Coutinho, Mariana de Souza. "Django Livre: tradução intersemiótica do cinema para as histórias em quadrinhos." Niterói, 2017. https://app.uff.br/riuff/handle/1/3092.
Full textApproved for entry into archive by Geisa Drumond (gmdrumond@vm.uff.br) on 2017-03-22T17:09:27Z (GMT) No. of bitstreams: 1 DISSERTAÇÃO-MARIANA-FINAL4.pdf: 5737383 bytes, checksum: 2bcb953047225359b3e161535aef4aad (MD5)
Made available in DSpace on 2017-03-22T17:09:27Z (GMT). No. of bitstreams: 1 DISSERTAÇÃO-MARIANA-FINAL4.pdf: 5737383 bytes, checksum: 2bcb953047225359b3e161535aef4aad (MD5)
Este trabalho analisa a tradução intersemiótica do filme Django Livre (2012) para as histórias em quadrinhos, levando em conta as estratégias envolvidas na adaptação de uma linguagem para outra. Para tanto, nos amparamos nos conceitos da semiótica de linha francesa, em especial da abordagem tensiva, introduzida por Claude Zilberberg e Jacques Fontanille Na dissertação, nos reportamos tanto à linguagem cinematográfica quanto à linguagem das HQs e traçamos algumas morfologias de base de ambas para pensar nas relações de tempo e espaço, nas transições, na montagem e nas demandas que cada uma faz quanto ao preenchimento de lacunas. Entendendo o ritmo como uma alternância entre a lógica implicativa e a lógica concessiva, discutimos quais são as estratégias em jogo para uma gestão rítmica da adaptação em relação à obra original. Nessa linha, a noção de andamento, central à semiótica tensiva, ganha relevo nas análises. Enfim, pensamos em uma estratégia global que direcione certos caminhos de leitura e que compreenda uma gestão do andamento tanto na obra de partida quanto na obra de chegada. Associamos essas análises e a estratégia global delas depreendida a uma lógica mercadológica que compreende o lançamento do filme e da série de histórias em quadrinhos.
This work analyses the intersemiotic translation of Django Unchained (2012) considering the strategies involved in the adaption from cinema to comics. For this purpose, we rely on the concepts of French semiotics, especially the Tensive approach, introduced by Claude Zilberberg and Jacques Fontanille. The thesis deals with the film and the comic book, mapping core morphologies of both languages to address time and space relations, the transitions, the film editing and the gaps that each language leaves for its addressee to fill in. Understanding rhythm as an alternation of the implicative and concessive logic, we discuss how the strategies chosen will contribute to a rhythmic management of the adapted piece in relation to the original. In this sense, the notion of tempo, central to the tensive model, gains particular relevance in the analyses. We shed light on a global strategy that points to some reading paths and uncovers the rhythmic management of both original and adapted pieces. This work associates this global strategy to a business logic that links together the films and the comics releases.
Čapek, Karel. "Vytvoření webové aplikace pro objektivní analýzu hypokinetické dysartrie ve frameworku Django." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-316968.
Full textErlandsson, Johan. "Slaveriets vilda västern : Mottagandet av USA:s slaveri i den kontroversiella hollywoodfilmen Django Unchained." Thesis, Uppsala universitet, Historiska institutionen, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-402600.
Full textBooks on the topic "Django"
Gagliardi, Valentino. Decoupled Django. Berkeley, CA: Apress, 2021. http://dx.doi.org/10.1007/978-1-4842-7144-5.
Full textAlchin, Marty. Pro Django. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-5810-0.
Full textRubio, Daniel. Beginning Django. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2787-9.
Full textBook chapters on the topic "Django"
Ashley, David. "Django." In Foundation Dynamic Web Pages with Python, 183–99. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-6339-6_6.
Full textCorbucci, Sergio. "Django." In 100 Cult Films, 65–66. London: British Film Institute, 2011. http://dx.doi.org/10.1007/978-1-84457-571-8_29.
Full textAlchin, Marty. "Understanding Django." In Pro Django, 1–10. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-5810-0_1.
Full textRubio, Daniel. "Django Templates." In Beginning Django, 73–115. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2787-9_3.
Full textRubio, Daniel. "Django Forms." In Beginning Django, 217–74. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2787-9_6.
Full textRubio, Daniel. "Django Models." In Beginning Django, 275–340. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2787-9_7.
Full textHolovaty, Adrian, and Jacob Kaplan-Moss. "Deploying Django." In The Definitive Guide to Django, 275–94. Berkeley, CA: Apress, 2008. http://dx.doi.org/10.1007/978-1-4302-0331-5_20.
Full textMcGaw, Jim. "Django Testing." In Beginning Django E-Commerce, 299–321. Berkeley, CA: Apress, 2009. http://dx.doi.org/10.1007/978-1-4302-2536-2_14.
Full textJohnson, Karen A. "Django Unchained." In From Uncle Tom's Cabin to The Help, 211–26. New York: Palgrave Macmillan US, 2014. http://dx.doi.org/10.1057/9781137446268_15.
Full textGagliardi, Valentino. "Modern Django and the Django REST Framework." In Decoupled Django, 31–40. Berkeley, CA: Apress, 2021. http://dx.doi.org/10.1007/978-1-4842-7144-5_3.
Full textConference papers on the topic "Django"
Quitério, Jorge, and José Ribeiro. "Django-CMS overview." In the International Conference. New York, New York, USA: ACM Press, 2014. http://dx.doi.org/10.1145/2618168.2618201.
Full textBairagi, Ishan Adhikari, Anchal Sharma, Bibhas Kumar Rana, and Aditya Singh. "UNO: A Web Application using Django." In 2021 3rd International Conference on Advances in Computing, Communication Control and Networking (ICAC3N). IEEE, 2021. http://dx.doi.org/10.1109/icac3n53548.2021.9725577.
Full textTariq, Mohd Azhan, Kushagra Gupta, and T. Poongodi. "Cloud-Based E-Learning Platform using Django." In 2022 3rd International Conference on Intelligent Engineering and Management (ICIEM). IEEE, 2022. http://dx.doi.org/10.1109/iciem54221.2022.9853046.
Full textCorreia, Renieri, and Eiji Adachi. "Detecting Design Violations in Django-based Web Applications." In the XIII Brazilian Symposium. New York, New York, USA: ACM Press, 2019. http://dx.doi.org/10.1145/3357141.3357600.
Full textOrtiz, Ariel. "Web development with python and django (abstract only)." In the 43rd ACM technical symposium. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2157136.2157353.
Full textChauhan, Usha, Hrithik Jha, Deepak Singh, and S. P. S. Chauhan. "Doctor Finder and Appointment Booking Website using DJANGO." In 2022 2nd International Conference on Innovative Practices in Technology and Management (ICIPTM). IEEE, 2022. http://dx.doi.org/10.1109/iciptm54933.2022.9753977.
Full textChou, Jian, Lin Chen, Hui Ding, Jingxuan Tu, and Baowen Xu. "A Method of Optimizing Django Based on Greedy Strategy." In 2013 10th Web Information System and Application Conference (WISA). IEEE, 2013. http://dx.doi.org/10.1109/wisa.2013.41.
Full textBingWen, Qin. "University experiment management system based on Django and Vue.js." In 2021 2nd International Conference on Big Data and Informatization Education (ICBDIE). IEEE, 2021. http://dx.doi.org/10.1109/icbdie52740.2021.00109.
Full textLiao, Guomin, Jing Hu, Weiling Chen, Jingcheng Xiao, and Shujie Shen. "Design of supercharger visual platform based on Django framework." In Third International Conference on Artificial Intelligence and Electromechanical Automation (AIEA 2022), edited by Shuangming Yang and Guanglei Wu. SPIE, 2022. http://dx.doi.org/10.1117/12.2646818.
Full textChristie, Marcus, Suresh Marru, Eroma Abeysinghe, Dimuthu Upeksha, Sudhakar Pamidighantam, Stephen Paul Adithela, Eldho Mathulla, Aarushi Bisht, Shivam Rastogi, and Marlon Pierce. "An extensible Django-based web portal for Apache Airavata." In PEARC '20: Practice and Experience in Advanced Research Computing. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3311790.3396650.
Full textReports on the topic "Django"
Тарасова, Олена Юріївна, and Ірина Сергіївна Мінтій. Web application for facial wrinkle recognition. Кривий Ріг, КДПУ, 2022. http://dx.doi.org/10.31812/123456789/7012.
Full textPorter, Zachary. Peer Review of Austin Djang's Presentation by Zach Porter. Office of Scientific and Technical Information (OSTI), August 2015. http://dx.doi.org/10.2172/1213124.
Full text