- 16 Jun, 2022 5 commits
-
-
juga authored
- create factories' dates within the last month so that the `remove_old` signals aren't triggered - generate factories' booleans without None so that `AssertIsNotNone` does not fail - comment `_measuremente_latest` so that tests doesn't fail with maximum recursion - format docstrings - remove now unneded installed apps - comment unique fields' test that can't pass Closes #9
-
juga authored
-
juga authored
-
juga authored
django-factory-generator: `python manage.py generate_factories` and moving the resulting directories to a more appropiate location. Tests still not passing.
-
juga authored
generated with django-test-tools: `python manage.py generate_model_test_cases onbasca.onbasca` It's missing the factories, imports and tests aren't finished.
-
- 03 Jun, 2022 2 commits
-
-
juga authored
-
- 20 May, 2022 3 commits
- 18 May, 2022 6 commits
-
-
juga authored
so that there is no need to convert units. Also simplify the calculation of the estimated time to measure half network.
-
juga authored
and instead initialize started date when the scanner object is created in a way it can be edited when the scanner is restarted, though it isn't being edited so far.
-
juga authored
and fix typo.
-
juga authored
-
juga authored
probably it wasn't working before cause it was missing the quotes.
-
juga authored
and will be removed in Django 5.
-
- 12 May, 2022 1 commit
-
-
juga authored
which are 5 days by default, instead of the oldest days, which are 28 days. Also remove old Relays at the time of generating the BwFile instead of when a new one is created, so that in case the scanner wasn't run in several days, they aren't included and there aren't too many when the scanner is run again. Closes #118
-
- 02 May, 2022 1 commit
-
- 27 Apr, 2022 1 commit
-
-
Georg Koppen authored
-
- 08 Apr, 2022 2 commits
- 07 Apr, 2022 3 commits
- 18 Mar, 2022 1 commit
-
-
juga authored
-
- 17 Mar, 2022 4 commits
-
-
juga authored
when the relay doesn't have a RouterStatus, maybe cause the relay is new and it isn't yet in the consensus.
-
Georg Koppen authored
Closes: #113.
-
- 16 Mar, 2022 1 commit
-
- 08 Mar, 2022 1 commit
-
- 28 Feb, 2022 8 commits
- 24 Feb, 2022 1 commit
-
-
juga authored
-