Database Models with DjangoBy Digital Markter Django Database Models with Django Module Content 0% Complete 0/26 Steps About Database Models Configuring Django for Database Access Understanding Django Apps About Django Models Defining Django Models Understanding Model Fields & Options Table Naming Conventions Creating A Django Model Adding the App to Your Project Validating the App Generating & Reviewing the SQL Adding Data to the Model Primary Keys and the Model Simple Data Retrieval Using a Model Understanding QuerySets Applying Filters Specifying Field Lookups Lookup Types Slicing QuerySets Specifying Ordering in QuerySets Previous Module Back to Course Next Module