1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/django
2012-10-10 19:57:16 +02:00
..
bin
conf Combined Django DEFAULT_LOGGING with user LOGGING config 2012-09-29 22:56:18 +02:00
contrib Mark the test for left/right lookup types as a known failure on PostGIS 2.0. 2012-10-09 17:20:51 -07:00
core Fixed error output from runserver 2012-10-10 17:56:25 +02:00
db Moved F() '&' and '|' to .bitand() and .bitor() 2012-10-10 01:15:29 +03:00
dispatch Added a way to check if a signal has listeners 2012-09-28 18:10:52 +03:00
forms Fixed #14567 -- Made ModelMultipleChoiceField return EmptyQuerySet as empty value 2012-10-03 20:47:35 +03:00
http
middleware
shortcuts
template Ensure we ignore __pycache__ PEP 3174 dirs in a few more places. 2012-10-06 18:40:58 -03:00
templatetags
test Use renamed threading event API in Python 3.3 2012-10-10 19:57:16 +02:00
utils Revert "Fixed #16211 -- Added comparison and negation ops to F() expressions" 2012-10-10 01:15:29 +03:00
views [py3] Decoded the parsed source file encoding in debug view 2012-10-08 10:06:56 +02:00
__init__.py