1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2010-12-04 20:20:54 +00:00
..
db Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch. 2010-11-24 11:52:15 +00:00
forms Fixed #14791 - Clarify additional note on save(). Thanks OldTroll. 2010-11-28 18:48:55 +00:00
http Fixed #14811 - Add clarifying note to render_to_response - thanks adamv. 2010-12-04 20:20:54 +00:00
i18n Removed reference to potential exception during template rendering-time from the ungettext() documentation. Exceptions at that point should be considered and reported as a bug. 2010-12-01 15:06:25 +00:00
auth.txt Fixed #14764 -- specified that a set is returned by User.get_..._permissions methods. Thanks MostAwesomeDude for the report. 2010-12-04 00:50:49 +00:00
cache.txt Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adamv for the patch. 2010-11-26 15:00:19 +00:00
class-based-views.txt Corrected a markup problem with an example in the class-based view docs. Thanks to apollo13 for the report. 2010-11-20 11:33:43 +00:00
conditional-view-processing.txt
email.txt Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks adamv for the patch. 2010-11-27 12:19:21 +00:00
files.txt Fixed #14784 - Add links to docs/topics/files.txt 2010-11-27 12:27:43 +00:00
generic-views-migration.txt Fixed #14803 -- Corrected an inconsistency in redirection handling between old-style generic views and class-based views. Thanks to gg for the report and patch. 2010-12-04 11:20:30 +00:00
generic-views.txt
index.txt
install.txt Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 2010-11-27 21:47:08 +00:00
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed ReST error in assertNumQueries docs. 2010-11-30 12:46:22 +00:00