Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dancaron committed Aug 1, 2022
1 parent 30252d3 commit 9bf3845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ With this project template you can write regular python scripts and use Django's

:gear: Requirements
-------------------
- Last tested successfully with Python 3.7.3 and Django 3.2.4
- Last tested successfully with Python 3.9.5 and Django 4.0.6
- Create venv and pip install django to import the required modules.

:open_file_folder: File Structure
Expand Down Expand Up @@ -89,7 +89,7 @@ Link: [How to Use Django Models](https://docs.djangoproject.com/en/3.1/topics/db
License
-------

The MIT License (MIT) Copyright (c) 2021 Dan Caron
The MIT License (MIT) Copyright (c) 2022 Dan Caron

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 9bf3845

Please sign in to comment.