This repository was archived by the owner on Jul 2, 2024. It is now read-only.
  
  
  
            
  
    
      forked from PonomaryovVladyslav/PythonCourses
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
Challenges for Django and DRF training blocks #39
          
     Closed
      
      
    Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Updated gitignore rules. Added project dependencies suitable for pip and poetry. Added builds automation config: make.
Added data types description: str, int, float.
The problem sets are implemented within its own repository. Added it as a submodule to current project.
Added base directory path and adjusted relative paths: - added "problem-sets" to system path - added favicon path for HTML outtup
Installed 3rd party package for working with bibliography database. Updated Sphinx configuration and project dependencies files. Added references to the master document.
Added introduction part including Python brief history and pros, installation and usage guides. Added some static files to the repo and updated bib db with references. Added draft documents for future appendixes (included to toctree in the master document).
Updated Makefile with a target to build all the documentations. This action performs '_build' directory clean up and generates HTML and PDF outputs in 'en' and 'ua' languages.
Added operator precedence table with description and footnotes. Updated references file.
Added conversion descriptions without code examples. Updated references file.
Added draft document to describe the "Django Blog" challenge project
    
  shorodilov 
      pushed a commit
      that referenced
      this pull request
    
      Nov 26, 2023 
    
    
      
  
    
      
    
  
edit grammar and style for lesson 20
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
No description provided.