1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2012-10-13 11:17:25 +02:00
..
class-based-views
contrib Updated localflavor docs to note the new packages 2012-10-12 17:00:35 -05:00
files
forms Added ref to format localization in Date[Time]Field docs 2012-10-13 11:17:25 +02:00
models Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
templates Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5 2012-10-12 19:17:00 -04:00
django-admin.txt
exceptions.txt
index.txt Refactored URL mapping documentation. 2012-10-06 11:27:20 -03:00
middleware.txt Fixed #14165 - Documented that TransactionMiddleware only applies to the default database. 2012-10-11 17:47:37 -04:00
request-response.txt Fixed #19097 -- documented module of origin for HttpRes/req objects 2012-10-09 20:30:28 -07:00
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
urls.txt More URL mapping documentation fixes. 2012-10-06 16:35:22 -03:00
utils.txt
validators.txt