Skip to content

pshrmn/django-user-examples

Repository files navigation

#Django User Examples

A couple of projects with examples of different user models. Each project has a simple app which gives the user two choices to choose between. There isn't a specific purpose for this app except to give the user something to interact with.

For convenience, each example uses sqlite3 for its database.

Initial data can be loaded from the fixture_data.json file.

python manage.py loaddata ../fixture_data.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published