Skip to content

rydevops/django_models_tutorial

Repository files navigation

Using Django Models

The following project demonstrates using Django models to store and retrieve information from a database. We also take a look at forms and how your models can be used within these forms. This project is based off the SimpleORM article

Links

The following links provide additional resources/tools to assist in the development of Django models.

Note: This project assume that an SQLite database is being used (including the tools listed below) however these same patterns should work with other databases including PostgreSQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published