migrations
|
removing useless migrations
|
2024-04-21 03:01:54 +02:00 |
__init__.py
|
new app
|
2024-02-12 10:36:10 +01:00 |
admin.py
|
parsing zonefile and putting it in database
|
2024-02-26 07:06:14 +01:00 |
apps.py
|
new app
|
2024-02-12 10:36:10 +01:00 |
models.py
|
adding code for RDAP and TLD websites
|
2024-04-14 17:47:19 +02:00 |
tests.py
|
new app
|
2024-02-12 10:36:10 +01:00 |
views.py
|
[ADD] Rest api (#29)
|
2024-04-21 02:43:33 +02:00 |