Dima Knivets
  • Home
  • Contact
  • About
  • Twitter

orm

A collection of 1 post
orm

How to use Django with an existing database?

In order to use an existing database in Django, you need to have a model for each table. Creating models for existing tables manually is just too much work. However, there's no need to do that, since Django has a builtin tool to solve this exact problem. Note: this guide
Oct 23, 2019 2 min read
Page 1 of 1
Dima Knivets © 2025
Powered by Ghost