0
0
mirror of https://github.com/django/django.git synced 2024-11-28 21:43:13 +01:00
django/docs/topics
Tim Graham 181f63c22d Fixed #12346 -- Added a note on how to validate InlineFormSets.
Thanks johnsmith for the suggestion.
2013-07-08 08:29:28 -04:00
..
auth Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
class-based-views Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
db Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
forms Fixed #12346 -- Added a note on how to validate InlineFormSets. 2013-07-08 08:29:28 -04:00
http Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:00:53 -04:00
i18n Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs. 2013-07-04 05:44:22 -04:00
testing Fixed #20609 -- Documented how to use request.user with RequestFactory 2013-07-03 11:05:03 -04:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Bumped minimum Python version requirement to 2.7 in Django 1.7. 2013-07-01 12:01:59 +02:00
localflavor.txt
logging.txt Relied on NullHandler from the logging stdlib module. 2013-07-01 23:16:25 +02:00
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt Fixed #20687 -- Added documentation for django.core.signing API. 2013-07-03 10:36:21 -04:00
templates.txt