Adiyat Mubarak

Results 13 comments of Adiyat Mubarak

Ohh ya, not yet for now. Will get back to you after I create a load test result.

Hi, just find out this repo for hacktoberfest. I'll try to add some test tonight, do you have any convention/documentation to create test and PR?

@Griatch how can I see coverage report for testing on my local machine?

@Griatch thank you, I just want to ensure the coverage increasing

@andrei-dascalu Hi, I just come across this discussion. I have a project example implementing echo with RSA as the signing method in [here](https://github.com/Keda87/golang-echo-jwt-rsa). Here is how I signed the JWT...

I'm trying copying your changes on this commit and I got an error `IndexError: 'list index out of range'` on this line. `fourth=r2.history[len(r2.history)-1].headers['Location'].replace('amp%3B','').replace('amp;','')` I have checked that `r2` returns empty...

apa file `settings.py` sudah dibuat? karena file `settings.py` memang sengaja tidak di push di repo. Kalo emang belum dibikin bisa copas dari [sini](https://github.com/django-id/website/wiki/Settings.py-Template) mas @ilhamije

Hi @sodrooome, apakah errornya masih muncul? Pada saat setup project apa install menggunakan `requirements.txt` yang disediakan?

Saya barusan install di virtualenv baru sih sukses mas. ``` (django-id-website) ☁ django-id-website [master] ⚡ pip list Package Version ------------------- ----------- certifi 2017.7.27.1 chardet 3.0.4 coverage 4.4.1 defusedxml 0.5.0 Django...

apa bisa dilampirkan hasil `pip list` di komputer//laptopnya ?