TechInfected

Linux, OpenSource, Programming And Hacks

  • Contact
  • About
  • Privacy Policy

Category: django

Code Syntax Highlighting in django with Pygments

August 24, 2016 Aman Deepdjango, python, syntax-highlightingLeave a Comment on Code Syntax Highlighting in django with Pygments

Syntax Highlighting is a very much useful if you put code on your website. This can be easily achived with django-pygments. over 300 languages are supported. List of supported Languages: http://pygments.org/languages/ django-pygments is the implementation of the pygments syntax highlighter for…

Read More→

How to Change your django Project name

August 17, 2016June 22, 2020 Aman Deepdjango, webLeave a Comment on How to Change your django Project name

It’s possible to rename a project in django. you just have to replace your existing project name in the following places with the new one. Your django project structure Rename your project directory (ProjectName) and the following inside your project directory.…

Read More→

Posts navigation

Previous 1 2

Recent Posts

  • Make a Ping Network Utility tool using Django
  • Build a Complete Quiz App using VueJS and Django
  • Popular & Easy to learn Web Frameworks in 2020
  • Process in Linux/Unix explained with ps command examples
  • Create Ajax View method for GET/POST in Django
  • What to use? let, const or var in JavaScript
  • Loader animation inside Vuetify Button with VueJs
  • Randomized In-place algorithm JavaScript implementation
  • Axios Cheatsheet for GET, POST, PUT, DELETE Requests
  • Fullscreen Toggle component in VueJS
Tech Infected
Follow @TechInfected

Recent Comments

  • Pratik Rane on Loader animation inside Vuetify Button with VueJs
  • john on Cool Matrix scrolling in linux terminal – CMatrix
  • Anonymous on How to install and use Tkinter in ubuntu / Debian / Linux mint
  • Unknown on How to install and run Juypter/Ipython Notebook in Ubuntu/Debian/Linux Mint
  • Anonymous on Difference between Seeds, Peers and leeches in Torrent
Copyright © 2020 • TechInfected. All rights reserved.
Blog Kit by WP Charms