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-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Ryan Petrello
5f8495a40a
Fixed
#31371
-- Increased User.first_name max_length to 150 characters.
2020-03-18 08:22:49 +01:00
..
admin
Documented default value of InlineModelAdmin.extra.
2020-03-03 09:05:27 +01:00
gis
Updated the GeoJSON format specification link to RFC 7946.
2020-01-29 09:35:18 +01:00
postgres
Fixed
#31340
-- Allowed query expressions in SearchQuery.value and __search lookup.
2020-03-16 10:27:23 +01:00
auth.txt
Fixed
#31371
-- Increased User.first_name max_length to 150 characters.
2020-03-18 08:22:49 +01:00
contenttypes.txt
…
flatpages.txt
Fixed
#31330
-- Updated flatpages URLconf example to work with APPEND_SLASH.
2020-03-14 20:08:53 +01:00
humanize.txt
Fixed
#31363
-- Added support for negative integers to intword template filter.
2020-03-16 08:44:43 +01:00
index.txt
…
messages.txt
…
redirects.txt
…
sitemaps.txt
…
sites.txt
…
staticfiles.txt
…
syndication.txt
…