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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Mariusz Felisiak
617505ca89
Fixed
#28330
-- Prevented passing positional arguments to an Index.
...
Thanks Tim Graham for the review.
2017-06-27 13:39:37 -04:00
..
admin
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
gis
Fixed
#27964
-- Made MySQL backend raise exception if spatial transformation is needed for query.
2017-06-26 15:10:55 -04:00
postgres
Fixed
#28330
-- Prevented passing positional arguments to an Index.
2017-06-27 13:39:37 -04:00
auth.txt
Clarified meaning of "Optional" in auth.models.User field docs.
2017-04-01 21:24:42 -04:00
contenttypes.txt
…
flatpages.txt
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
humanize.txt
…
index.txt
…
messages.txt
…
redirects.txt
…
sitemaps.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
sites.txt
…
staticfiles.txt
Refs
#23919
-- Replaced super(ClassName, self) with super() in docs.
2017-01-25 11:53:05 -05:00
syndication.txt
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00