.. NOTE: Do not edit this file, it is a generated file and will be overwritten.
   See the master template file _templates/autosummary/module.rst

===================
salt.modules.django
===================

.. automodule:: salt.modules.django
    

    .. rubric:: Members

    
    collectstatic
    =========================================================

    .. autofunction:: collectstatic

    
    command
    =========================================================

    .. autofunction:: command

    
    createsuperuser
    =========================================================

    .. autofunction:: createsuperuser

    
    loaddata
    =========================================================

    .. autofunction:: loaddata

    
    syncdb
    =========================================================

    .. autofunction:: syncdb

    
    