django/docs/topics
Claude Paroz 50a8ab7cd1 Enabled makemessages to support several translation directories
Thanks Rémy Hubscher, Ramiro Morales, Unai Zalakain and
Tim Graham for the reviews.
Also fixes #16084.
2013-11-30 11:00:23 +01:00
..
auth Fixed #21391 -- Allow model signals to lazily reference their senders. 2013-11-24 17:51:22 -05:00
class-based-views
db Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 2013-11-21 15:12:39 +01:00
forms Improved docs for ModelFormSet.clean(). 2013-11-22 19:48:54 -05:00
http Added a warning regarding risks in serving user uploaded media. 2013-11-27 16:35:25 -05:00
i18n Enabled makemessages to support several translation directories 2013-11-30 11:00:23 +01:00
testing Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 2013-11-21 15:12:39 +01:00
cache.txt Fixed some unnescesarily gendered language in the docs 2013-11-24 21:05:59 -06:00
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Re-added link to SQLite notes from DB section of install doc. 2013-10-07 07:40:41 -03:00
localflavor.txt
logging.txt Fixed #21425 -- Made order in which loggers are introduced consistent. 2013-11-15 08:39:40 -05:00
migrations.txt Fixed #21499 -- Added a paragraph to the docs. 2013-11-24 15:26:45 +01:00
pagination.txt
performance.txt
python3.txt
security.txt Added a warning regarding risks in serving user uploaded media. 2013-11-27 16:35:25 -05:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Fixed some unnescesarily gendered language in the docs 2013-11-24 21:05:59 -06:00