1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #30242 -- Removed extra space before LIMIT/OFFSET SQL.

This commit is contained in:
Hang Park
2019-03-10 05:32:20 +09:00
committed by Mariusz Felisiak
parent a35bf4af72
commit 142e1ead76
3 changed files with 9 additions and 8 deletions

View File

@@ -325,6 +325,7 @@ answer newbie questions, and generally made Django that much better:
Guillaume Pannatier <guillaume.pannatier@gmail.com>
Gustavo Picon
hambaloney
Hang Park <hangpark@kaist.ac.kr>
Hannes Struß <x@hannesstruss.de>
Hasan Ramezani <hasan.r67@gmail.com>
Hawkeye