Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```