========== nanodjango ========== Write a Django site in a single file, using views, models and admin, then automatically convert it to a full Django project when you're ready for it to grow. Perfect for experiments, prototypes, tutorials, and small applications. .. toctree:: :maxdepth: 2 :caption: Contents: get_started tutorial settings usage views templates template_tags apis admin integrations convert defer plugins internal_api howto/api_service howto/package troubleshooting playground/index contributing changelog