summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2013-09-19Corrected markup problems in new security summary page.Russell Keith-Magee
2013-09-18Fixed two typos in the docsAlex Gaynor
2013-09-18Fixed a typo in the docsAlex Gaynor
2013-09-18Fix #21121: Add archive of security issues.James Bennett
2013-09-18Fixed #19414 -- Added admin registration decoratorBrian Holdefehr
2013-09-18Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...Berker Peksag
2013-09-16Fixed #17627 -- Renamed util.py files to utils.pyTim Graham
2013-09-15Cleaned up 1.5.4/1.4.8 release notesTim Graham
2013-09-15Ensure that passwords are never long enough for a DoS.Russell Keith-Magee
2013-09-13Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6Tim Graham
2013-09-13Fixed #21095 -- Documented new requirement for dates lookups.Matt Austin
2013-09-10Added 1.4.7/1.5.3 release notesTim Graham
2013-09-10Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirec...Juan Catalano
2013-09-10Fixed #16534 -- Improved ability to customize DiscoverRunnerTim Graham
2013-09-09Fixed a little mistake in Django 1.7 release notesRomain B.
2013-09-09Fixed #17262 -- Refactored tzinfo implementations.Aymeric Augustin
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry
2013-09-09Improved release notes for ticket #10164Tim Graham
2013-09-08Fix #20745: Don't silence TypeError raised inside templates.Baptiste Mispelon
2013-09-08Repositioned two paragraphs in the release notes.Aymeric Augustin
2013-09-06Fixed some sphinx errors and added some links.Tim Graham
2013-09-06Added new AdminSite attributes to 1.7 release notesAdrian Holovaty
2013-09-06Merge pull request #1544 from evildmp/ticket_20920_rebaseDaniele Procida
2013-09-06Consolidated documentation for F() and Q()evildmp
2013-09-06Fixed #10164 -- Made AutoField increase monotonically on SQLiteChris Wilson
2013-09-06Fixed #16096 -- Added origin attribute to template instances.Preston Timmons
2013-09-05Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-05Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIASCHI Cheng
2013-09-03Fixed #21002 -- Documented JSON session serialization requires string keysTim Graham
2013-08-31Made django.test.testcases not depend on staticfiles contrib app.Ramiro Morales
2013-08-30Improved {% include %} implementationCurtis Maloney
2013-08-30Fixed #20988 -- Added model meta option select_on_saveAnssi Kääriäinen
2013-08-29Fixed #20881 -- Removed contrib.auth.models.AbstractUser.get_absolute_url()Tim Graham
2013-08-29Fixed #17356 -- Allowed {% include %} to render compiled templatesCurtis Maloney
2013-08-28Fixed #20986 -- Enabled SelectDateWidget to use custom monthsLoic Bistuer
2013-08-27Organized 1.7 minor features into subsections.Tim Graham
2013-08-26Fixed #20972 -- Make messages cookie follow session cookie secure/httponlyErik Romijn
2013-08-23Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-22Fixed #20922 -- Allowed customizing the serializer used by contrib.sessionsTim Graham
2013-08-22Fixed model.__eq__ and __hash__ for no pk value casesAnssi Kääriäinen
2013-08-19Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-19Made Model.__eq__ consider proxy models equivalentAnssi Kääriäinen
2013-08-15Added release date to 1.5 release notes.James Bennett
2013-08-15Fixed some ReST errors regarding backticksTim Graham
2013-08-14Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.Jonathan Slenders
2013-08-14Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()SusanTan
2013-08-13Fixed #20555 -- Make subwidget id attribute availableMatt Johnson
2013-08-13Added 1.4.6/1.5.2 release notes.Tim Graham
2013-08-13Fixed #20883 -- Made model inheritance find parent links in abstract parentsLoic Bistuer
2013-08-12Added missing release notes for older versions of DjangoTim Graham