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-05 23:15:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Jacob Kaplan-Moss
571b2d139b
Deprecated django.contrib.comments.
2013-03-11 15:38:40 -05:00
..
admin
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
comments
Deprecated django.contrib.comments.
2013-03-11 15:38:40 -05:00
formtools
Fixed
#19880
- Fixed an error in the form wizard initial_dict example.
2013-02-23 15:26:41 -05:00
gis
Fixed
#19752
- Changed Postgres version numbers to 9.x to avoid having to update them each minor release.
2013-02-23 10:40:19 -05:00
auth.txt
Fixed
#19960
-- Fixed sentence in contrib.auth signals docs
2013-03-01 22:15:23 +01:00
contenttypes.txt
…
csrf.txt
…
flatpages.txt
…
humanize.txt
…
index.txt
…
messages.txt
…
redirects.txt
Fixed
#19779
-- Checked contrib.sites presence in RedirectFallbackMiddleware
2013-02-08 16:32:09 +01:00
sitemaps.txt
…
sites.txt
Fixed
#19779
-- Checked contrib.sites presence in RedirectFallbackMiddleware
2013-02-08 16:32:09 +01:00
staticfiles.txt
…
syndication.txt
Test case and docs for custom context data in feeds
2013-02-24 08:33:20 -06:00
webdesign.txt
…