Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
/ forge Public archive

Django packages for an opinionated, modern developer experience.

Notifications You must be signed in to change notification settings

dropseed/forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This project has been archived in favor of Plain!

Forge

Django packages for an opinionated, modern developer experience.

Pick and choose any Forge packages to use with your existing Django project. Or, use the Forge Quickstart to get a new project off the ground in minutes.

Forge packages:

More details can be found on forgepackages.com.

Quickstart

Start a new project in 5 minutes:

curl -sSL https://forgepackages.com/quickstart.py | python3 - my-project

The quickstart makes use of the Forge starter-template -- you can poke around there to see what your project structure will look like.

This video is a little outdated, but very similar.

Forge Django quickstart