Skip to content

Rouizi/django-generic-relations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-generic-relations

This is the repository for the tutorial: https://dontrepeatyourself.org/post/how-to-use-djangos-generic-foreign-key/

Setup

git clone git@github.com:Rouizi/django-generic-relations.git
cd django-generic-relations/

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

Superuser

username: rouizi

password: 1234

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published