Commit History

Author SHA1 Message Date
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 years ago
  Albert Wang 8bbdcc76e4 Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields 11 years ago
  Christopher Adams eefc88feef Fixed #2445 -- Allowed limit_choices_to attribute to be a callable. 11 years ago
  Berker Peksag 5d263dee30 Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). 11 years ago
  Mark Sandstrom 09d1e0486a Added ticket #14007 contributors to AUTHORS 11 years ago
  Joel Bohman 19e5cd77f0 Fixed #21497 -- Forced conversion to bytes for very long index names 11 years ago
  Pablo Martín 3ac823fc5b Fixed #21460 -- Reenabled proper template precedence in find_template 11 years ago
  Bouke Haarsma c3936c0d79 Fixed #9523 -- Restart runserver after translation MO files change 11 years ago
  Unai Zalakain 15f82c7011 Fixed #9722 - used pyinotify as change detection system when available 11 years ago
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 years ago
  Bouke Haarsma e077224f4a Fixed #20962 -- Documented that template tag render() may raise exceptions. 11 years ago
  joaoxsouls 1ab27e9a65 Fixed #18866 -- added validation error for verbose_name longer than 39 characters 11 years ago
  Aymeric Augustin 671757b507 Fixed #21161 -- Timezone-related tests on Windows. 11 years ago
  Dan Johnson 2004f86b85 Add myself to authors file 11 years ago
  Christopher Babiak a834bc84d8 Fixed #20931 -- Fixed select widgets nested choice rendering 11 years ago
  Simon Charette f5f662fa5f Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly. 11 years ago
  Tim Graham 18ffdb1772 Fixed #17627 -- Renamed util.py files to utils.py 11 years ago
  Curtis Maloney 5e1c7d4cf6 Add myself to authors file 11 years ago
  Juan Catalano 04415bf81b Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the admin history view. 11 years ago
  Garry Polley 6d2be870d7 adding myself to authors file 11 years ago
  Julien Phalip 55a11683f7 Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly considered by the admin's interface when creating related objects. 11 years ago
  Eric Boersma ded40142a9 Fixed #20007 -- Configured psycopg2 to return UnicodeArrays 11 years ago
  Russell Keith-Magee 926bc421d9 Merge pull request #1566 from adamsc64/ticket_11857 11 years ago
  Christopher Adams 0756a4d664 Added Christopher Adams to the AUTHORS file. 11 years ago
  Tim Graham 70440a8bd1 Merge pull request #1581 from mburst/patch-1 11 years ago
  Russell Keith-Magee 4f5faa1916 Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-message 11 years ago
  Roberto Aguilar 01a5359477 Cleanup commit after peer review. 11 years ago
  Roberto Aguilar 0ac5e8d8e9 Added name to AUTHORS (per Russell Keith-Magee) 11 years ago
  Max Burstein 77da814827 Added myself to the contributors list. 11 years ago
  Russell Keith-Magee 122020fdb9 Merge pull request #1579 from ianawilson/ticket_21058 11 years ago