Commit History

Author SHA1 Message Date
  Loic Bistuer 31fadc1202 Fixed #20625 -- Chainable Manager/QuerySet methods. 11 years ago
  Tim Graham 31c13a99bb Fixed #14300 -- Fixed initial SQL location if models is a package. 11 years ago
  Tim Graham 65e03a424e Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 11 years ago
  Pedro Mourelle fb052b528a Fixed #19900 -- Updated admin buttons to use CSS3 rounded corners. 12 years ago
  Matt Deacalion Stevens a269ea4fe0 Fixed #14656 -- Added Atom1Feed `published` element 11 years ago
  Curtis Maloney a3e7d73ed7 Allowed Context.push to behave as a context mananger. 11 years ago
  Tim Graham 2333c9662b Fixed #14007 -- Added model discovery in models module without the need to specify app_label. 11 years ago
  Tim Graham 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 years ago
  Karol Sikora 6272d2f155 Fixed #20429 -- Added QuerySet.update_or_create 12 years ago
  Joeri Bekker 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 12 years ago
  Benjamin Kagia b0953dc913 Fixed #13721 -- Added UploadedFile.content_type_extra. 12 years ago
  Loic Bistuer 7e6d852bac Fixed #20663 -- "Today" and "now" admin shortcuts. 11 years ago
  Aymeric Augustin 72c65fea41 Deprecated django.utils.dictconfig. 11 years ago
  Aymeric Augustin 7f264e02f4 Fixed #20680 -- Deprecated django.utils.unittest. 11 years ago