Categories API

# Install the command line client
$ pip install coreapi-cli


# Install the Python client library
$ pip install coreapi

base_classes

categories

categories-export

DJDT

Versions

Package Name Version
Django 4.0.1
Python 3.8.20
debug_toolbar Debug Toolbar 3.2.4
django_extensions Django Extensions 3.1.5
django_filters Django_Filters 21.1
rest_framework Django REST framework 3.13.1
rest_framework_simplejwt Rest_Framework_Simplejwt 5.0.0

Time

Resource usage

Resource Value
User CPU time 22.720 msec
System CPU time 0.104 msec
Total CPU time 22.824 msec
Elapsed time 34.833 msec
Context switches 0 voluntary, 1 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from conf.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['categories.netadmin.pw']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'users.WebUser'
BASE_DIR '/app'
CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CACHE_TTL 900
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE True
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'postgres.databases.svc.cluster.local', 'NAME': 'categories', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': '5432', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'categories'}, 'passport': '********************'}
DATABASE_ROUTERS {'conf.db_router.PassportRouter', 'conf.db_router.CategoriesRouter'}
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG 'False'
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_PANELS ['debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.staticfiles.StaticFilesPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', 'debug_toolbar.panels.redirects.RedirectsPanel']
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.AutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST 'localhost'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
IGNORABLE_404_URLS []
INSTALLED_APPS ['django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django_filters', 'rest_framework', 'rest_framework_simplejwt', 'categories', 'users', 'debug_toolbar', 'django_extensions']
INTERNAL_IPS '127.0.0.1'
LANGUAGES [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('ms', 'Malay'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE 'en-us'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL None
MANAGERS []
MEDIA_ROOT ''
MEDIA_URL '/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.security.SecurityMiddleware', 'whitenoise.middleware.WhiteNoiseMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PREPEND_WWW False
REST_FRAMEWORK {'DATETIME_FORMAT': 'iso-8601', 'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_simplejwt.authentication.JWTAuthentication', 'rest_framework.authentication.SessionAuthentication'), 'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.LimitOffsetPagination', 'DEFAULT_PERMISSION_CLASSES': ['rest_framework.permissions.DjangoModelPermissionsOrAnonReadOnly'], 'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer', 'rest_framework.renderers.BrowsableAPIRenderer'), 'DEFAULT_SCHEMA_CLASS': 'rest_framework.schemas.coreapi.AutoSchema'}
ROOT_URLCONF 'conf.urls'
RSA_PUBLIC_KEY '********************'
SECRET_KEY '********************'
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER ('HTTP_X_FORWARDED_PROTO', 'https')
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT True
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE True
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'conf.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SIMPLE_JWT {'ALGORITHM': 'RS512', 'AUTH_HEADER_TYPES': ('JWT',), 'VERIFYING_KEY': '********************'}
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'whitenoise.storage.CompressedManifestStaticFilesStorage'
STATIC_ROOT '/app/static'
STATIC_URL '/static/'
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'UTC'
TRANSLATIONS_PASS '********************'
TRANSLATIONS_SCHEMA_PATH 'https://multilang.netadmin.pw/api/schema/'
TRANSLATIONS_USER 'devel'
USE_DEPRECATED_PYTZ False
USE_I18N False
USE_L10N False
USE_THOUSAND_SEPARATOR False
USE_TZ False
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'conf.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Host categories.netadmin.pw
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Envoy-Expected-Rq-Timeout-Ms 15000
X-Envoy-External-Address 192.168.102.132
X-Forwarded-For 192.168.102.132, 172.31.170.155
X-Forwarded-Proto https
X-Real-Ip 172.31.170.155
X-Request-Id 823b9b5c-702d-436f-8f04-e515bca23051
X-Request-Start t=1770991654.394

Response headers

Key Value
Allow GET, HEAD, OPTIONS
Content-Length 99126
Content-Type text/html; charset=utf-8
Cross-Origin-Opener-Policy same-origin
Referrer-Policy same-origin
Vary Accept, Cookie
X-Content-Type-Options nosniff
X-Frame-Options DENY

WSGI environ

Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.

Key Value
PATH_INFO /
QUERY_STRING
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 0.0.0.0
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/20.1.0

Request

View information

View function Arguments Keyword arguments URL name
rest_framework.schemas.views.view () {} api-docs:docs-index

No cookies

No session data

No GET data

No POST data

SQL queries from 0 connections

No SQL queries were recorded during this request.

Static files (45 found, 12 used)

Static file paths

None

Static file apps

  1. rest_framework
  2. debug_toolbar
  3. django_extensions

Static files

rest_framework/css/bootstrap.min.css
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap-theme.min.css
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/font-awesome-4.0.3.css
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/docs/css/base.css
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/img/favicon.ico
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/js/coreapi-0.1.1.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/coreapi-0.1.1.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/jquery-3.5.1.min.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/bootstrap.min.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/docs/js/jquery.json-view.min.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/api.js
/usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/api.js

django.contrib.staticfiles.finders.AppDirectoriesFinder (45 files)

Path Location
rest_framework/docs/js/highlight.pack.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/api.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/jquery.json-view.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/img/grid.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/img/favicon.ico /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/css/base.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/highlight.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/js/ajax-form.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/coreapi-0.1.1.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/csrf.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/prettify-min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/jquery-3.5.1.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/bootstrap.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/default.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/fontawesome-webfont.woff /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/fontawesome-webfont.eot /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.svg /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/fontawesome-webfont.ttf /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/img/glyphicons-halflings.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/glyphicons-halflings-white.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/grid.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/css/bootstrap-theme.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap-tweaks.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/default.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/prettify.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/font-awesome-4.0.3.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
debug_toolbar/js/timer.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/redirect.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/utils.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
debug_toolbar/js/toolbar.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/history.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/css/toolbar.css /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/css/print.css /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
django_extensions/js/jquery.ajaxQueue.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/img/indicator.gif /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/css/jquery.autocomplete.css /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css

Templates (89 rendered)

Template paths

None

Templates

rest_framework/docs/index.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/index.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}
rest_framework/docs/sidebar.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/sidebar.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}
rest_framework/docs/document.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/document.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}
rest_framework/docs/langs/shell-intro.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell-intro.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell-intro.html'}
rest_framework/docs/langs/javascript-intro.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript-intro.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell-intro.html'}
rest_framework/docs/langs/python-intro.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python-intro.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell-intro.html'}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'link_key': 'list'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'link_key': 'list'} {'link': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'link_key': 'create'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'link_key': 'create'} {'link': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'link_key': 'read'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'link_key': 'read'} {'link': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'link_key': 'update'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'link_key': 'update'} {'link': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'link_key': 'partial_update'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'link_key': 'partial_update'} {'link': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)]), 'link_key': 'delete'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}), 'section_key': 'base_classes'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 6, 'revcounter0': 5}} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)]), 'link_key': 'delete'} {'link': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'link_key': 'list'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'link_key': 'list'} {'link': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'link_key': 'create'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 7, 'revcounter0': 6}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 7, 'revcounter0': 6}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'link_key': 'create'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'link_key': 'create'} {'link': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'link_key': 'csv'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'link_key': 'csv'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'link_key': 'csv'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'link_key': 'csv'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'link_key': 'csv'} {'link': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter')}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'link_key': 'read'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'link_key': 'read'} {'link': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'link_key': 'update'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'link_key': 'update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'link_key': 'update'} {'link': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'link_key': 'partial_update'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'link_key': 'partial_update'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'link_key': 'partial_update'} {'link': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'link_key': 'delete'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'link_key': 'delete'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'link_key': 'delete'} {'link': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)]), 'link_key': 'translated'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)]), 'link_key': 'translated'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': True, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)]), 'link_key': 'translated'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': True, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)]), 'link_key': 'translated'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}), 'section_key': 'categories'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 8, 'revcounter0': 7}} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)]), 'link_key': 'translated'} {'link': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'link_key': 'list'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'link_key': 'list'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'link_key': 'list'} {'link': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)])}
rest_framework/docs/link.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/link.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)]), 'link_key': 'read'}
rest_framework/docs/langs/shell.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/shell.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/javascript.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/javascript.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/langs/python.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/langs/python.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)]), 'link_key': 'read'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 3, 'revcounter0': 2}, 'html': 'rest_framework/docs/langs/shell.html'}
rest_framework/docs/interact.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/interact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}} {'section': Object({'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}), 'section_key': 'categories-export'} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)]), 'link_key': 'read'} {'link': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}
rest_framework/docs/auth/token.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/auth/token.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}
rest_framework/docs/auth/basic.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/auth/basic.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}
rest_framework/docs/auth/session.html
/usr/local/lib/python3.8/site-packages/rest_framework/templates/rest_framework/docs/auth/session.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>), 'request': <rest_framework.request.Request: GET '/'>, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>, 'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>} {'code_style': None, 'document': Document(url='https://categories.netadmin.pw/', title='Categories API', content={'base_classes': {'list': Link(url='/api/base_classes/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310d30>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310070>)]), 'create': Link(url='/api/base_classes/', action='post', encoding='application/json', fields=[Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b7b5ea90>)]), 'read': Link(url='/api/base_classes/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310220>)]), 'update': Link(url='/api/base_classes/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2b20>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3280>)]), 'partial_update': Link(url='/api/base_classes/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b67b2c40>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b21c0>)]), 'delete': Link(url='/api/base_classes/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f3c10>)])}, 'categories': {'list': Link(url='/api/categories/', action='get', description='### Special arguments\n\nFiltering by first symbol of `name` with `alpha=`\nas `/api/categories/?alpha={Any Letter}`\n\nGet categories delta by time with `last_sync=`\nas `/api/categories/?last_sync={Unix Timestamp}`', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b73108e0>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310ee0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107c0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310190>)]), 'create': Link(url='/api/categories/', action='post', encoding='application/json', fields=[Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b67b2cd0>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2a00>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b2310>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b67b22e0>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b67b20d0>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b67b23d0>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b67b2430>)]), 'csv': Link(url='/api/categories/csv/', action='get', description='### Export all Categories to CSV file\nHas not Path Parameter'), 'read': Link(url='/api/categories/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310c40>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73107f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b7310b20>)]), 'update': Link(url='/api/categories/{id}/', action='put', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35b0>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b73f3a00>), Field('name', required=True, location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3df0>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f30d0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b73f3370>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3e80>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3430>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3a90>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2250>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b67b2730>)]), 'partial_update': Link(url='/api/categories/{id}/', action='patch', encoding='application/json', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7eb5d30>), Field('active', location='form', schema=<coreschema.schemas.Boolean object at 0x7f60b7b5edc0>), Field('name', location='form', schema=<coreschema.schemas.String object at 0x7f60b7310f40>), Field('type', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310dc0>), Field('profitable', location='form', schema=<coreschema.schemas.Enum object at 0x7f60b7310c10>), Field('base_class', location='form', schema=<coreschema.schemas.Integer object at 0x7f60b73f3b50>), Field('keywords', location='form', schema=<coreschema.schemas.Array object at 0x7f60b73f3b20>), Field('description', location='form', schema=<coreschema.schemas.String object at 0x7f60b73f3580>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3910>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3700>)]), 'delete': Link(url='/api/categories/{id}/', action='delete', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73f35e0>), Field('search', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f37f0>), Field('ordering', location='query', schema=<coreschema.schemas.String object at 0x7f60b73f3d00>)]), 'translated': Link(url='/api/categories/{id}/translated/', action='get', description='### Get translations for Category\n**Params:** `lang`', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b73102e0>)])}, 'categories-export': {'list': Link(url='/api/categories-export/', action='get', fields=[Field('limit', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310b50>), Field('offset', location='query', schema=<coreschema.schemas.Integer object at 0x7f60b7310040>)]), 'read': Link(url='/api/categories-export/{id}/', action='get', fields=[Field('id', required=True, location='path', schema=<coreschema.schemas.Integer object at 0x7f60b7310820>)])}}), 'lang_htmls': ['rest_framework/docs/langs/shell.html', 'rest_framework/docs/langs/javascript.html', 'rest_framework/docs/langs/python.html'], 'lang_intro_htmls': ['rest_framework/docs/langs/shell-intro.html', 'rest_framework/docs/langs/javascript-intro.html', 'rest_framework/docs/langs/python-intro.html'], 'langs': ['shell', 'javascript', 'python'], 'request': <rest_framework.request.Request: GET '/'>}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'pLWuwF7MnhK3m3Tp44BulpEyXfI0lzwOvFHTQA9yo1MNO1eOSkmNtX0pYRck5P3n'>}
django.template.context_processors.debug
Toggle context {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f60b64ffee0>}
django.template.context_processors.request
Toggle context {'request': <rest_framework.request.Request: GET '/'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>, 'perms': PermWrapper(<django.contrib.auth.models.AnonymousUser object at 0x7f60b7310bb0>)}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}

Cache calls from 1 backend

Summary

Total calls Total time Cache hits Cache misses
0 0 ms 0 0

Commands

add get set touch delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 0 0 0 0 0 0 0 0 0 0 0 0 0

Signals

Signal Receivers
class_prepared
connection_created
got_request_exception
m2m_changed
post_delete
post_init
post_migrate create_permissions, create_contenttypes
post_save
pre_delete
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, Settings.change_setting, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, reset_hashers, reload_api_settings, reload_api_settings, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressedManifestStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties

Log messages

No messages logged.