0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/topics
2013-02-12 17:10:42 +08:00
..
auth Fixed #19743 - Documented some limitations of contrib.auth. 2013-02-06 08:24:38 -05:00
class-based-views Fixed #19690 - Removed unused import 2013-01-29 17:39:03 +02:00
db Fixed #19756 - Corrected a ManyToMany example and added some links and markup. 2013-02-07 06:12:25 -05:00
forms Fixed #19700 - Added documentation for BoundField.field. 2013-02-02 08:34:42 -05:00
http Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
i18n Typo in i18n docs. 2013-02-07 19:57:26 -03:00
testing Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch. 2013-02-02 18:22:40 -08:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt Fixed #19746 -- Allow deserialization of pk-less data 2013-02-12 17:10:42 +08:00
settings.txt
signals.txt
signing.txt Fixed #19683 - Added a missing import in signing example. 2013-01-29 06:12:33 -05:00
templates.txt Fixed #19552 -- Enhanced makemessages handling of `{# #}`-style template comments. 2013-01-29 19:13:23 -03:00