1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2014-06-10 15:38:25 -04:00
..
auth Fixed #22770 -- Removed create_superuser from post_migrate signals. 2014-06-10 14:37:37 -04:00
class-based-views
db Fix missing highlighting in some code examples 2014-06-05 14:54:28 -04:00
forms Fixed #22747 -- Add backwards compatibility tip for new behavior of formset.save(commit=False). 2014-06-04 12:37:10 -04:00
http Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
i18n
testing Doc edits for refs #22487. 2014-06-09 12:09:16 -04:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt Fixed #22436: More careful checking on method ref'ce serialization 2014-06-07 17:05:51 -07:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
signals.txt
signing.txt
templates.txt