依瑪貓 imacat
imacat pushed to main at imacat/flask-digestauth 2022-12-06 22:24:44 +08:00
a1c48beb32 Removed the unused module index from the documentation.
imacat pushed tag v0.2.3 to imacat/flask-digestauth 2022-12-06 22:19:17 +08:00
imacat pushed to main at imacat/flask-digestauth 2022-12-06 22:19:17 +08:00
a88fdf81fa Advanced to version 0.2.3.
4993bfdd9b Added the documentation dependencies.
Compare 2 commits »
imacat pushed to main at imacat/flask-digestauth 2022-12-06 22:11:55 +08:00
696f350a44 Updated the version number in the documentation.
imacat pushed tag v0.2.2 to imacat/flask-digestauth 2022-12-06 22:09:50 +08:00
imacat deleted tag v0.2.2 from imacat/flask-digestauth 2022-12-06 22:08:35 +08:00
imacat pushed to main at imacat/flask-digestauth 2022-12-06 22:05:40 +08:00
409f794835 Advanced to version 0.2.2.
92eb011470 Added the documentation to MANIFEST.in.
b5ecd1552b Added the .keep files to the _static and _templates subdirectories in the docs directory to keep them in the source distribution.
Compare 3 commits »
imacat pushed tag v0.2.2 to imacat/flask-digestauth 2022-12-06 22:05:40 +08:00
imacat pushed to main at imacat/flask-digestauth 2022-12-06 21:54:20 +08:00
765822a300 Revised the documentation.
e9a6449505 Changed the "authenticate" and "make_response_header" methods to private in the DigestAuth class.
df15f0b0d5 Revised the introduction in the documentation.
Compare 3 commits »
imacat pushed to main at imacat/flask-digestauth 2022-12-06 20:03:02 +08:00
6c7f7e8c8e Added the comment to the master_doc setting in conf.py.
imacat pushed to main at imacat/flask-digestauth 2022-12-06 19:34:52 +08:00
dfc1108b41 Added master_doc to conf.py.
4fe57532b0 Added the installation instructions to the introduction in the documentation.
d104b0f28d Revised the title of the documentation.
30106c7e9f Added the introduction to the documentation.
9997985d8c Added the examples to the documentation.
Compare 11 commits »
imacat pushed to main at imacat/mia-accounting-django 2022-12-06 08:15:08 +08:00
e14a0432b2 Applied a random secret key to the settings of the test site, although it is not important.
imacat pushed to main at imacat/flask-digestauth 2022-12-06 08:00:52 +08:00
495e9a9785 Advanced to version 0.2.1.
imacat pushed tag v0.2.1 to imacat/flask-digestauth 2022-12-06 08:00:52 +08:00
imacat pushed to main at imacat/flask-digestauth 2022-12-06 07:55:01 +08:00
cbbd2248f0 Added the pytest test example to README.rst.
imacat pushed to main at imacat/mia-accounting-django 2022-12-06 07:09:17 +08:00
7e7d428b52 Added the test URI variables in the test_run test of the RunTestCase test case.
353ebd7242 Revised the test_run test of the RunTestCase test case to test the failure adding the transfer transaction.
467739e0c8 Revised the test_run test of the RunTestCase test case to test if the result is successful.
Compare 3 commits »
imacat pushed tag v0.1.0 to imacat/mia-accounting-django 2022-12-05 19:42:39 +08:00
imacat pushed to main at imacat/mia-accounting-django 2022-12-05 19:42:39 +08:00
999b593c64 Advanced to version 0.1.0.
f6f83fe323 Replaced "random.randint" with "secrets.randbelow" in the "new_pk" function.
607b5be9c0 Removed an unused variable in mia_core.models.
3792524022 Replaced the deprecated JavaScript String.substr with String.substring.
1c44d51e92 Renamed the "order" property to "ord" in the TransactionSortForm.Order class.
Compare 15 commits »
imacat pushed to main at imacat/mia-accounting-django 2022-12-05 09:02:12 +08:00
bcb27594ad Added MANIFEST.in and pyproject.toml, and replaced setup.py with setup.cfg.
3cef0d7009 Moved the source files to the "src" subdirectory.
24c3b868e0 Fixed the README filename from README.md to README.rst in setup.py.
Compare 3 commits »
imacat pushed tag v0.0.2 to imacat/mia-accounting-django 2022-12-05 08:55:11 +08:00