Python

Python - A Simple Register Form With Django Built In Register Function

Submitted by razormist on
In this tutorial we will create A Simple Register Form With Django Built In Register Function. Django is a free and open source web application framework, written in Python. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Python - A Simple Login Form With Django Build In Login Function

Submitted by razormist on
In this tutorial we will create a Simple Login Form With Django Built In Login Function. Django is a free and open source web application framework, written in Python. A web framework is a set of components that helps you to develop websites faster and easier. Django makes developers life convenient and productive framework to all.

Python - How To Connect To Database Server Using Django

Submitted by razormist on
In this tutorial we will try to Connect To Database Using Django. Django is a free and open source web application framework, written in Python. A web framework is a set of components that helps you to develop websites faster and easier. Django makes developers life convenient and productive framework to all.

Simple Inventory System in Python Tutorial

Submitted by razormist on
In this tutorial we will create a Simple Inventory System Using Python / SQLite. Python is a computer programming language that lets work faster and convenient because of its user - friendly environment. Python supports packages and modules, which encourage a developer to program in a modularity and reusable way..