summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2014-10-10Added Jaap Roes to AUTHORSJaap Roes
2014-10-10Updated my AUTHORS entry.Batiste Bieler
2014-10-08Add myself to AUTHORS and register authorship of ed37f7eAndré Ericson
2014-10-07Refactored model lookup tests; refs #18586.Browniebroke
2014-09-30Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG.Seth Hill
2014-09-26Refactored m2m_through tests. Refs #18586Davide Ceretti
2014-08-30Fixed #23370 -- defer() + select_related() crashed with inherited models.Akis Kesoglou
2014-08-24Alphabetized AUTHORS by first name.Halit Alptekin
2014-08-19Fixed #23316 -- Added datetime.time serialization in migrations.Lee Sanghyuck
2014-08-13Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.zsoldosp
2014-08-04Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.Stanislas Guerra
2014-07-31Fixed #22808 -- Made ModelMultipleChoiceField validation more robust to inval...Niclas Olofsson
2014-07-23Fixed #23078 -- Regression in update_contenttypes() interactivity.Nick Sandford
2014-07-10Removed primary authors section from AUTHORS.Tim Graham
2014-07-05Fixed an alphabetization in AUTHORSEric Palakovich Carr
2014-07-02Fixed #22940 -- Added missing string iterpolation parameters in migrations.wr...Colin Wood
2014-06-30Fixed #22756 -- Added view name to technical 404 template if Http404 is raised.Julia Matsieva
2014-06-20Fixed #22782 -- Added i18n attr to Sitemap classLuan Pablo
2014-06-19Refs #12663 -- Added tests for methods in db.models.options.Daniel Pyrathon
2014-06-18Fixed #22778 -- Added a model Meta option to define default_related_name.Renaud Parent
2014-06-12Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.Moayad Mardini
2014-06-11Added note to alphabetize AUTHORS.Tim Graham
2014-06-10Fixed #22801 -- Added 'www.' to diveintopython.net linksMaxime Turcotte
2014-06-05Fixed #20550 -- Added keepdb argument to destroy_test_dbGreg Chapple
2014-06-02Fixed #11776 -- Added CSS class for non-field/top of form errors.Nick Presta
2014-05-28Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.Sel...Guillaume Pannatier
2014-05-10Fixed #22502 -- Fixed microseconds/default/form interactionStephen Burrows
2014-04-30Refactored DjangoTranslation classDoug Beck
2014-04-26Fixed #22328 -- Added --exclude option to compilemessages and makemessages.Ana Krivokapic
2014-04-13Fixed #21760 -- prefetch_related used an inefficient query for reverse FK.valtron
2014-03-28Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.Maxime Turcotte
2014-03-14Fixed #22001 -- Ensure db_type is respected.Marc Tamlyn
2014-03-05Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlengthChris Wilson
2014-03-01Fixed #22172 -- Allowed index_together to be a single list (rather than list ...Anubhav Joshi
2014-02-15Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().Zbigniew Siciarz
2014-02-15Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFieldsAlbert Wang
2014-02-11Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.Christopher Adams
2014-02-08Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...Berker Peksag
2014-01-25Added ticket #14007 contributors to AUTHORSMark Sandstrom
2013-11-24Fixed #21497 -- Forced conversion to bytes for very long index namesJoel Bohman
2013-11-22Fixed #21460 -- Reenabled proper template precedence in find_templatePablo Martín
2013-11-02Fixed #9523 -- Restart runserver after translation MO files changeBouke Haarsma
2013-10-30Fixed #9722 - used pyinotify as change detection system when availableUnai Zalakain
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque
2013-10-14Fixed #20962 -- Documented that template tag render() may raise exceptions.Bouke Haarsma
2013-10-14Fixed #18866 -- added validation error for verbose_name longer than 39 charac...joaoxsouls
2013-10-05Fixed #21161 -- Timezone-related tests on Windows.Aymeric Augustin
2013-09-30Add myself to authors fileDan Johnson
2013-09-28Fixed #20931 -- Fixed select widgets nested choice renderingChristopher Babiak
2013-09-17Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.Simon Charette