1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
Tim Graham eafc036476 Fixed #19577 - Added HTML escaping to admin examples.
Thanks foo@ for the report and Florian Apolloner for the review.
2013-01-25 06:53:40 -05:00
..
class-based-views
contrib Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:53:40 -05:00
files
forms Fixed #17416 -- Added widgets argument to inlineformset_factory and modelformset_factory 2013-01-24 08:58:17 +01:00
models Added missing versionadded 1.6 to docs of earliest() 2013-01-20 06:45:00 +02:00
templates
clickjacking.txt
databases.txt
django-admin.txt Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and ~/.pythonrc.py. 2013-01-24 22:01:47 -03:00
exceptions.txt
index.txt
middleware.txt Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
request-response.txt
settings.txt Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:53:40 -05:00
validators.txt