This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Justin Bronn
75301d99d3
Fixed
inspectapp
tests to work with improved PG driver in GDAL 1.9+.
2012-10-07 20:08:31 -07:00
..
bin
…
conf
…
contrib
Fixed
inspectapp
tests to work with improved PG driver in GDAL 1.9+.
2012-10-07 20:08:31 -07:00
core
Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.
2012-10-06 18:40:58 -03:00
db
Used pkgutil to get list of backend modules
2012-10-07 21:59:16 +02:00
dispatch
…
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
Added assertXML[Not]Equal assertions
2012-10-06 13:14:50 +02:00
utils
…
views
Fixed
#18807
-- Made 404.html and 500.html optional
2012-09-30 23:16:19 +02:00
__init__.py
…