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-26 02:00:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Tim Graham
8d17114899
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
..
admin
Fixed
#19887
- Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset.
2013-02-23 09:45:34 -05:00
comments
…
formtools
…
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
#19662
-- alter auth modelbackend to accept custom username fields
2013-02-07 16:07:56 -08:00
contenttypes.txt
Small generic FK docs tweaks.
2013-02-01 23:30:50 -03:00
csrf.txt
Fixed
#15808
-- Added optional HttpOnly flag to the CSRF Cookie.
2013-02-07 09:48:08 +01:00
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
Fixed
#9800
-- Allow "isPermaLink" attribute in <guid> element of an RSS item.
2013-02-06 05:28:05 -05:00
webdesign.txt
…