|
79c5a14c70
|
Reorganize documentation, add demo URL
|
2020-05-11 22:28:31 +02:00 |
|
|
2f0f67d15a
|
Centralize project commands to a Makefile
|
2020-05-11 21:45:15 +02:00 |
|
|
aa9aaad78c
|
Add simple tests against the project using IPv4 and IPv6
|
2020-05-11 21:45:15 +02:00 |
|
|
0262782844
|
Initial commit of require_ipv6 Django app
Base files generated using:
```sh
django-admin startapp require_ipv6
```
|
2020-05-11 21:45:15 +02:00 |
|
|
50139cea19
|
Initial commit of friendly_cat Django app
Base files generated using:
```sh
django-admin startapp friendly_cat
```
|
2020-05-11 21:44:20 +02:00 |
|
|
da6b46073d
|
Initial commit of Django project settings
Base files generated using:
```sh
django-admin startproject ungleich_screening_task .
```
|
2020-05-10 17:59:30 +02:00 |
|
|
e95820a2fd
|
Initial commit of Black as a development requirement
|
2020-05-08 20:11:07 +02:00 |
|
|
2a75a71ba2
|
Initial commit of Flake8 as a development requirement
|
2020-05-08 20:11:07 +02:00 |
|
|
19f142937c
|
Initial commit of .editorconfig
|
2020-05-08 20:11:07 +02:00 |
|
|
aca92e6a04
|
Initial development requirements: pip-tools
|
2020-05-06 19:09:26 +02:00 |
|
|
dbc445e0eb
|
Initial setup with requirements on Django 3 and Python 3.6
|
2020-05-06 19:07:01 +02:00 |
|
|
8b425c5956
|
Initial commit
|
2020-04-25 16:07:10 +02:00 |
|