Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akx/so51656477
Test code for a Stack Overflow question
https://github.com/akx/so51656477
algorithm django timestamps
Last synced: 1 day ago
JSON representation
Test code for a Stack Overflow question
- Host: GitHub
- URL: https://github.com/akx/so51656477
- Owner: akx
- License: mit
- Created: 2018-08-09T12:50:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T13:02:12.000Z (over 6 years ago)
- Last Synced: 2024-12-18T14:48:53.523Z (about 2 months ago)
- Topics: algorithm, django, timestamps
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
so51656477
==========Test code for this Stack Overflow question: https://stackoverflow.com/q/51656477/51685
```
pip install django
python manage.py migrate
python manage.py pingu_gen
python manage.py pingu_streak_test
```