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-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Mads Jensen
fb5bd38e3b
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
..
aggregates.txt
Fixed
#27767
-- Added distinct argument to ArrayAgg.
2017-02-04 13:57:39 -05:00
fields.txt
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
forms.txt
Fixed
#27582
-- Allowed HStoreField to store null values.
2016-12-15 10:35:44 -05:00
functions.txt
…
index.txt
Fixed
#27030
-- Added contrib.postgres.indexes.GinIndex.
2016-08-12 18:37:03 -04:00
indexes.txt
Refs
#25809
-- Made a few late review comments for BrinIndex.
2017-01-16 13:23:20 -05:00
lookups.txt
Removed versionadded/changed annotations for 1.10.
2017-01-17 20:52:05 -05:00
operations.txt
Removed versionadded/changed annotations for 1.10.
2017-01-17 20:52:05 -05:00
search.txt
Removed versionadded/changed annotations for 1.10.
2017-01-17 20:52:05 -05:00
validators.txt
…