1. 23 Ara, 2014 1 kayıt (commit)
  2. 22 Ara, 2014 2 kayıt (commit)
  3. 21 Ara, 2014 2 kayıt (commit)
  4. 20 Ara, 2014 1 kayıt (commit)
    • Marc Tamlyn's avatar
      Fixed #2443 -- Added DurationField. · 57554442
      Marc Tamlyn yazdı
      A field for storing periods of time - modeled in Python by timedelta. It
      is stored in the native interval data type on PostgreSQL and as a bigint
      of microseconds on other backends.
      
      Also includes significant changes to the internals of time related maths
      in expressions, including the removal of DateModifierNode.
      
      Thanks to Tim and Josh in particular for reviews.
      57554442
  5. 19 Ara, 2014 2 kayıt (commit)
  6. 18 Ara, 2014 3 kayıt (commit)
  7. 17 Ara, 2014 3 kayıt (commit)
  8. 16 Ara, 2014 6 kayıt (commit)
  9. 15 Ara, 2014 8 kayıt (commit)
  10. 13 Ara, 2014 2 kayıt (commit)
  11. 12 Ara, 2014 7 kayıt (commit)
  12. 11 Ara, 2014 3 kayıt (commit)