1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django
2013-09-25 16:10:43 +01:00
..
bin
conf
contrib Revert "Ensure that passwords are never long enough for a DoS." 2013-09-24 21:01:21 +02:00
core Fixed #14028 - Added validation for clashing db_columns. 2013-09-23 11:51:58 -04:00
db Allow callables as the argument to RunPython 2013-09-25 16:10:43 +01:00
dispatch
forms
http
middleware
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template
templatetags Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
test Fixed "Address already in use" from liveserver. 2013-09-22 22:02:59 +02:00
utils Fixed #21138 -- Increased the performance of our PBKDF2 implementation. 2013-09-24 21:06:26 +02:00
views
__init__.py