Welcome to the 3rd thread of Hello Django. Here we will cover, Template rendering, Model creation (Database) and also retrieving those data entries from database into our html file.
Tag: Python
Data Types: Python
Continuing with series of Python after Identifier and reserved keywords today we’re going to look into the most important topic “Data Types in Python” I’ll be briefing about all the data types even which are not used mostly but are equally important. In general Python has 14 Data Types. Since in the first tutorial itself I’ve mentioned we’ll be breaking … Continue reading Data Types: Python
You must be logged in to post a comment.