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-03 14:16:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Tim Graham
618bc4e653
Documented INSTALLED_APPS requirement for HStoreField.
2015-04-24 08:25:33 -04:00
..
admin
Fixed
#24668
-- Amended ModelAdmin.save_formset() example for
#10284
.
2015-04-20 10:45:05 -04:00
gis
Documented GeoQuerySet replacement by functions
2015-04-22 19:54:17 +02: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
…