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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Brendan Hayward
c9fb4f3c45
Fixed
#25205
-- Removed doc references to deprecated GeoManager class.
2015-08-11 10:14:44 -04:00
..
admin
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
gis
Fixed
#25205
-- Removed doc references to deprecated GeoManager class.
2015-08-11 10:14:44 -04:00
postgres
Updated Wikipedia links to use https
2015-08-08 12:02:32 +02:00
auth.txt
…
contenttypes.txt
Fixed
#25160
-- Moved unsaved model instance data loss check to Model.save()
2015-08-10 08:51:32 -04:00
flatpages.txt
Fixed
#25224
-- Fixed typo in docs/ref/contrib/flatpages.txt
2015-08-04 14:45:15 -04:00
humanize.txt
…
index.txt
…
messages.txt
…
redirects.txt
…
sitemaps.txt
…
sites.txt
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
staticfiles.txt
Fixed
#24984
-- Added link to Jinja2 static tag instructions in staticfiles docs.
2015-07-13 07:38:18 -04:00
syndication.txt
Fixed
#24985
-- Added note about possible invalid feed content
2015-06-21 20:53:01 +02:00
webdesign.txt
…