Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.webbeat.web
  • Merge requests
  • !358

File field reading

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge text_file_reading into django3_migration Sep 10, 2020
  • Overview 4
  • Commits 4
  • Pipelines 4
  • Changes 7

This merge request fixes an issue with how files content were read.

The returned content was bytes but by default it should have been text.

This is now fixed with adding support for CXX algorithm which are in fact binary.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: text_file_reading