1. 27 Tem, 2015 1 kayıt (commit)
  2. 27 Nis, 2015 1 kayıt (commit)
  3. 06 Şub, 2015 1 kayıt (commit)
  4. 04 Şub, 2015 1 kayıt (commit)
  5. 08 Ock, 2015 1 kayıt (commit)
    • Anssi Kääriäinen's avatar
      Fixed #24020 -- Refactored SQL compiler to use expressions · 0c763317
      Anssi Kääriäinen yazdı
      Refactored compiler SELECT, GROUP BY and ORDER BY generation.
      While there, also refactored select_related() implementation
      (get_cached_row() and get_klass_info() are now gone!).
      
      Made get_db_converters() method work on expressions instead of
      internal_type. This allows the backend converters to target
      specific expressions if need be.
      
      Added query.context, this can be used to set per-query state.
      
      Also changed the signature of database converters. They now accept
      context as an argument.
      0c763317
  6. 12 Agu, 2014 1 kayıt (commit)
  7. 25 Haz, 2014 2 kayıt (commit)
  8. 05 Ock, 2014 1 kayıt (commit)
    • Aymeric Augustin's avatar
      Removed useless model definitions. · a7588e2e
      Aymeric Augustin yazdı
      Surprisingly, this commit doesn't change any behavior at all. When a
      model is defined with the same name as another model in the same app,
      the definition of the first class is bound to the name of the class
      regardless of the definition of the second class.
      a7588e2e
  9. 29 Ara, 2013 1 kayıt (commit)
  10. 24 Ara, 2013 1 kayıt (commit)
    • Aymeric Augustin's avatar
      Renamed AppCache to Apps. · 1716b7ce
      Aymeric Augustin yazdı
      Also renamed app_cache to apps and "app cache" to "app registry".
      
      Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
      1716b7ce
  11. 23 Ara, 2013 1 kayıt (commit)
  12. 22 Ara, 2013 1 kayıt (commit)
  13. 17 Ara, 2013 4 kayıt (commit)
  14. 03 Kas, 2013 2 kayıt (commit)
  15. 22 Agu, 2013 1 kayıt (commit)
  16. 29 Tem, 2013 1 kayıt (commit)
  17. 31 May, 2013 1 kayıt (commit)
  18. 30 May, 2013 2 kayıt (commit)
  19. 26 Şub, 2013 1 kayıt (commit)