3. pustakalaya urls documentations

3.1. Core App URLS

  • Name: core:index
  • URL: /keywords/<keyword_name>/
  • Name:core:keywords
  • URL:/keywords/

3.2. Document App URLS

  • Name: document:documents
  • URL: /document/
  • Name: document:document_detail
  • URL: /documents/<document_detail>/

3.3. Audio App URLS

  • Name: audio:audios
  • URL: /audios/
  • Name: audio:audio_details
  • URL: /audio/<audio_details>/

3.4. Video App URLS

  • Name: video:videos
  • URL: /videos/
  • Name: video:video_detail
  • URL: /video/<video_details>/

3.5. Collection

  • Name: collection:collections
  • URL:/collections/
  • Name: collection:collection_detail
  • URL:/collections/<collection_detail>/