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-03-03 05:24:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Claude Paroz
eed2e740f7
Fixed
#30461
-- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
...
Thanks Nikita Krokosh for the initial patch.
2019-08-13 19:44:10 +02:00
..
admin
Fixed
#28831
-- Doc'd that InlineModelAdmin methods' obj argument is the parent object.
2019-05-31 12:35:15 +02:00
gis
Fixed
#30461
-- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
2019-08-13 19:44:10 +02:00
postgres
Fixed
#29824
-- Added support for database exclusion constraints on PostgreSQL.
2019-07-16 18:04:41 +02:00
auth.txt
Fixed
#28588
-- Doc'd User.has_perm() & co. behavior for active superusers.
2019-07-02 11:20:53 +02:00
contenttypes.txt
…
flatpages.txt
…
humanize.txt
Fixed
#27486
-- Fixed Python 3.7 DeprecationWarning in intword and filesizeformat filters.
2019-06-11 20:34:59 +02:00
index.txt
…
messages.txt
…
redirects.txt
…
sitemaps.txt
…
sites.txt
…
staticfiles.txt
…
syndication.txt
Fixed
#29352
-- Allowed specifying a Feed language.
2019-05-06 15:10:54 +02:00