* Update config template file * Add entry to docs * Add INVENTREE_ADMIN_ENABLED to settings.py * Add helper functions for improving admin links * Refactor existing admin links * remove debug statements * Fix custom admin URL * Expand documentation * Fix URL * Improve wording in config_template.yaml * Extend admin_url tag - Allow lookup without pk - Handle case where pk not found |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrations | ||
| templates/build | ||
| __init__.py | ||
| admin.py | ||
| api.py | ||
| apps.py | ||
| models.py | ||
| serializers.py | ||
| tasks.py | ||
| test_api.py | ||
| test_build.py | ||
| test_migrations.py | ||
| tests.py | ||
| urls.py | ||
| validators.py | ||
| views.py | ||