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
bbf0a9545b
Fixed
#22482
-- Recommended using data migrations in contrib.sites docs.
...
Thanks scibi for the report.
2014-06-30 18:48:49 -04:00
..
admin
Fixed
#6327
-- Added has_module_permission method to BaseModelAdmin
2014-06-13 09:31:40 -04:00
formtools
Fixed
#22644
-- Clarified documentation for NamedUrlWizardView
2014-05-17 15:08:49 +02:00
gis
Complemented dwithin docs about using geographic geometries
2014-06-14 20:52:37 +02:00
postgres
Fixed spelling in docs.
2014-05-27 19:46:48 -04:00
auth.txt
Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
2014-06-30 14:20:51 -04:00
contenttypes.txt
Fixed
#17642
-- Added min_num support to modelformsets, inlines, and the admin.
2014-05-15 07:25:35 -04:00
csrf.txt
Removed a CSRF example for jQuery < 1.5.
2014-06-18 14:58:50 -04:00
flatpages.txt
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
humanize.txt
Removed versionadded/changed annotations dating back to 1.4.
2012-12-29 21:59:08 +01:00
index.txt
Added array field support for PostgreSQL.
2014-05-22 09:53:26 +01:00
messages.txt
Removed versionadded/changed annotations for 1.6.
2014-03-24 11:42:56 -04:00
redirects.txt
Added versionadded annotations for redirect middleware attributes.
2013-12-25 09:56:41 -05:00
sitemaps.txt
Fixed
#22782
-- Added i18n attr to Sitemap class
2014-06-20 13:04:41 -04:00
sites.txt
Fixed
#22482
-- Recommended using data migrations in contrib.sites docs.
2014-06-30 18:48:49 -04:00
staticfiles.txt
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
syndication.txt
Fixed
#22378
-- Updated \d to [0-9]+ in urlpatterns of docs and tests.
2014-04-16 20:36:29 -04:00
webdesign.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00