#2848 Forks sorted according to the dates
Merged by pingou. Opened by chocos.
chocos/pagure stats  into  master

Download 2848.patch

I think templates/forks.html is not required .

rebased onto b09886ae897292134edfe3afea1ce506afb4c90d

A better fix would be aot add the sorting the model itself where the relation is defined, so at: https://pagure.io/pagure/blob/master/f/pagure/lib/model.py#_389 using somethling like what's in: https://pagure.io/pagure/blob/master/f/pagure/lib/model.py#_430

rebased onto 8cdcd7df120ace5a2af67ea32b1555af21371b42

the space was needed

rebased onto 9925f9d738db103f6e377b1d34b6eee334dcacd6

changes updated as suggested by pingou and batman

there should be space after ','

1 new commit added

  • indented

1 new commit added

  • indentation updated

rebased onto 55bf77b6f6f02d44219c815945113f949e36d312

:thumbsup: and @pingou , forks.html is not required now right? (as @chocos said in the initial comment)

Looks good to me, thanks! :)

Pull-Request has been merged by pingou

Metadata