artd-modules 1.0.5

Creator: codyrutscher

Last updated:

Add to Cart

Description:

artdmodules 1.0.5

ArtD Module
ArtD Module is a package that is responsible for keeping track of the installed packages

Add "artd_modules" to your INSTALLED_APPS setting like this:

.. code-block:: python
INSTALLED_APPS = [
'artd_modules',
]


Run the migration commands:

.. code-block::
python manage.py makemigrations
python manage.py migrate

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.