fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.51k stars 37 forks source link

Upgrade Django 3.2 #34

Closed hthungdot closed 5 months ago

NaviRocker commented 5 months ago

Hi @hthungdot, I noticed that you are new to contributions. That's a great start! However, I would like to offer some advice. Before submitting a pull request, please claim the issue and refer to it in the pull request's description. Additionally, provide some information on what exactly you have done. This will make it easier for the reviewer to assess. Once again, best of luck with your upcoming contributions. Cheers!

eMBee commented 5 months ago

how did you install django 3.2 to test this? the requirements files have not been updated to reflect the new versions needed. see src/requirements/*.txt

hthungdot commented 5 months ago

@eMBee This pull request is not finished, but I committed what I have done so far. I hope someone else can finish it.

eMBee commented 5 months ago

@eMBee This pull request is not finished, but I committed what I have done so far. I hope someone else can finish it.

ok, no worries. could you please outline which steps you took to get this far? i think it would help me and others to continue the work if we know how you created the current patch.