Skip to content

DjangoCon US 2018 Talk: Taking DRF from the tutorial to production

License

Notifications You must be signed in to change notification settings

drewbrew/djangoconus2018-drf-talk

Repository files navigation

djangoconus2018-drf-talk

Build Status Built with

Example code for my DRF talk at DjangoCon US 2018. Check out the project's documentation or slides.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]

About

DjangoCon US 2018 Talk: Taking DRF from the tutorial to production

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published