Commit Graph

15 Commits

Author SHA1 Message Date
coox 9dd05446c6 ungleich_screening_task → ungleich_hack_3 2020-05-12 12:43:08 +02:00
coox 92bb302343 Add a deployment section in documentation 2020-05-11 22:33:14 +02:00
coox 4148b4f8cd Add static styling to the friendly_cat app 2020-05-11 22:28:31 +02:00
coox 79c5a14c70 Reorganize documentation, add demo URL 2020-05-11 22:28:31 +02:00
coox 2f0f67d15a Centralize project commands to a `Makefile` 2020-05-11 21:45:15 +02:00
coox aa9aaad78c Add simple tests against the project using IPv4 and IPv6 2020-05-11 21:45:15 +02:00
coox 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
coox 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
coox 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
coox e95820a2fd Initial commit of Black as a development requirement 2020-05-08 20:11:07 +02:00
coox 2a75a71ba2 Initial commit of Flake8 as a development requirement 2020-05-08 20:11:07 +02:00
coox 19f142937c Initial commit of .editorconfig 2020-05-08 20:11:07 +02:00
coox aca92e6a04 Initial development requirements: pip-tools 2020-05-06 19:09:26 +02:00
coox dbc445e0eb Initial setup with requirements on Django 3 and Python 3.6 2020-05-06 19:07:01 +02:00
coox 8b425c5956 Initial commit 2020-04-25 16:07:10 +02:00