=====================
Nanodjango Playground
=====================
The `nanodjango playground `_ is a full Django environment
running directly in your browser.
.. toctree::
:maxdepth: 2
:hidden:
Usage
Packages
Environment variables
Embedding
Console
* :doc:`Usage ` - how to play and share
* :doc:`Packages ` - installing additional Python packages
* :doc:`Environment variables ` - keep secrets out of your code
* :doc:`Embedding ` - embed a script in any webpage
* :doc:`Console ` - Python console, making requests, running management commands