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-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Claude Paroz
cb9f71dd99
Fixed
#18640
-- Allowed access to GDAL Feature without Datasource
...
Thanks Justin Bronn for improving my initial patch.
2012-10-07 16:21:34 +02:00
..
bin
…
conf
…
contrib
Fixed
#18640
-- Allowed access to GDAL Feature without Datasource
2012-10-07 16:21:34 +02:00
core
Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.
2012-10-06 18:40:58 -03:00
db
Removed ad-hoc support for usage of short names of built-in DB backends.
2012-10-06 23:27:08 -03: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
…