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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Tim Graham
26996e2d55
Fixed
#24499
-- Dropped support for PostGIS 1.5.
2015-04-25 12:21:16 -04:00
..
admin
Fixed
#24668
-- Amended ModelAdmin.save_formset() example for
#10284
.
2015-04-20 10:45:05 -04:00
gis
Fixed
#24499
-- Dropped support for PostGIS 1.5.
2015-04-25 12:21:16 -04:00
postgres
Documented INSTALLED_APPS requirement for HStoreField.
2015-04-24 08:25:33 -04:00
auth.txt
…
contenttypes.txt
Fixed
#24495
-- Allowed unsaved model instance assignment check to be bypassed.
2015-03-18 19:00:09 -04:00
flatpages.txt
…
humanize.txt
…
index.txt
Fixed
#23814
-- Documented apps refactored out of Django.
2015-03-25 08:46:23 -04:00
messages.txt
…
redirects.txt
…
sitemaps.txt
…
sites.txt
…
staticfiles.txt
Fixed
#24364
-- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing.
2015-03-12 09:23:00 -04:00
syndication.txt
…
webdesign.txt
…