Skip to content

Commit

Permalink
Finished Tugas 3 rev. 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fathonidf committed Sep 19, 2023
1 parent 26347d4 commit fb2a260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ from django.http import HttpResponse
from django.core import serializers
```

Lalu ditambhakan fungsi pada `views.py` yang akan menampilkan objek dalam format sesuai poin 2
Lalu ditambahkan fungsi pada `views.py` yang akan menampilkan objek dalam format sesuai poin 2

```python
def show_xml(request):
Expand Down

0 comments on commit fb2a260

Please sign in to comment.