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-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Claude Paroz
cc3c4a9d55
Fixed
#19366
-- Prevented GEOSIndexError when comparing geometries
...
Thanks Craig de Stigter for the report and collaboration on the patch.
2012-11-28 22:34:02 +01:00
..
admin
Fixed
#17646
-- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch.
2012-11-25 20:39:23 +01:00
comments
Removed obsolete contrib.comments upgrade guide
2012-11-24 18:10:51 +01:00
formtools
…
gis
Fixed
#19366
-- Prevented GEOSIndexError when comparing geometries
2012-11-28 22:34:02 +01:00
auth.txt
…
contenttypes.txt
…
csrf.txt
…
databrowse.txt
…
flatpages.txt
…
humanize.txt
…
index.txt
…
localflavor.txt
…
markup.txt
…
messages.txt
Corrected docs about default value of MESSAGE_STORAGE
2012-11-20 23:00:20 +00:00
redirects.txt
…
sitemaps.txt
…
sites.txt
…
staticfiles.txt
…
syndication.txt
Fixed
#19306
- Improved syndication example.
2012-11-18 18:07:38 -05:00
webdesign.txt
…