Histórico de commits

Autor SHA1 Mensagem Data
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 anos atrás
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 anos atrás
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 anos atrás
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 anos atrás
  Aymeric Augustin 9ffab9cee1 Moved RequestSite and get_current_site. 11 anos atrás
  Baptiste Mispelon 79e1d6ebd7 Don't show `self` in the list of arguments of a method. 11 anos atrás
  Tim Graham 1593a86494 Fixed #20860 -- Removed references to defunct chicagocrime.org 11 anos atrás
  Matt Deacalion Stevens a269ea4fe0 Fixed #14656 -- Added Atom1Feed `published` element 11 anos atrás
  Matt Deacalion Stevens beefc97171 Atom specification URL updated 11 anos atrás
  Tim Graham bb863faecd Proofed the 1.6 release notes 11 anos atrás
  Zbigniew Siciarz 0a8402eb05 Test case and docs for custom context data in feeds 12 anos atrás
  Simon Charette 5449240c54 Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item. 12 anos atrás
  Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples. 12 anos atrás
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 anos atrás
  Tim Graham 1f1f60d12f Fixed #19306 - Improved syndication example. 12 anos atrás
  Adrien Lemaire 2c8267bf3d Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 12 anos atrás
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 13 anos atrás
  Ramiro Morales e9a56606e7 Fixed broken URLs introduced in 1adc87cd32. 13 anos atrás
  Ramiro Morales 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 anos atrás
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 anos atrás
  Claude Paroz 60ceeda9d5 Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for the report. 13 anos atrás
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 anos atrás
  Aymeric Augustin d1f8555500 Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference docs. 13 anos atrás
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 anos atrás
  Ramiro Morales 26b8122087 Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 13 anos atrás
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 anos atrás
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 anos atrás
  Gabriel Hurley 3349b95db6 Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks to bradley.ayers for the report and patch. 14 anos atrás
  Gabriel Hurley 4e76f0f793 Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerator docs. Corrected numerous reST problems, removed duplicate method declarations, corrected method signatures, etc. Thanks to slinkp for the report. 14 anos atrás
  Gabriel Hurley 7f2b36050e Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" throughout the docs. Replaced with the (RFC 2396-compliant) terms "absolute path reference" or "absolute path" as appropriate for the context. Thanks to sharan666 for the report, and Malcolm, Chris, and dwillis for their work in supplying a solution and patch. 14 anos atrás