1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics
Claude Paroz 0775ab2955 Fixed #19132 -- Added example for creating custom lazy function
Thanks flagzeta@yahoo.it for the report and Luke Plant for his
expert assistance.
2012-10-18 09:02:20 +02:00
..
_images
class-based-views
db
forms Fixed #18548 - Clarified note regarding reusing model instances when form validation fails. 2012-10-16 20:39:13 -04:00
http Fixed an error in cookie documentation 2012-10-17 14:53:21 -07:00
i18n Fixed #19132 -- Added example for creating custom lazy function 2012-10-18 09:02:20 +02:00
auth.txt Fixed #19067 -- Clarified handling of username in createsuperuser. 2012-10-13 13:36:07 +08:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey for the feedback. 2012-10-15 19:55:46 -04:00
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt