1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/topics
2012-05-31 15:33:45 +01:00
..
_images
db
forms Use render shortcut in form example. 2012-05-31 15:33:45 +01:00
http Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
i18n
auth.txt Fixed #18038 -- Removed the 'supports_inactive_user' backwards-compatibility flag. Thanks Aymeric Augustin for the initial patch and Ramiro Morales for the review. 2012-04-26 17:15:40 +00:00
cache.txt
class-based-views.txt Fixed #18023 -- Removed bundled simplejson. 2012-04-29 19:58:00 +02:00
conditional-view-processing.txt
email.txt
files.txt
index.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
install.txt Updated docs/topics/install.txt to note github URL instead of code.djangoproject.com 2012-04-27 22:26:16 -05:00
logging.txt
pagination.txt
security.txt
serialization.txt Fixed #18023 -- Removed bundled simplejson. 2012-04-29 19:58:00 +02:00
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt