Skip to content

Flexonze/Django-Checklists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Django checklists

A collection of opinionated checklists for Django projects development.

Adding a new model

See here.

There are a lot of things to do when adding a new model to a Django project. This checklist will help you to not forget anything.

Adding a new app

See here.

The file structure of a new Django app should be consistent with the rest of the project. This checklist represent my opinion on structuring a new Django app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published