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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Marten Kenbeek
16411b8400
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
...
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -05:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#14286
-- Added models.BigAutoField.
2015-12-25 20:01:31 -05:00
index.txt
…
instances.txt
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#8065
-- Made id_list an optional argument for QuerySet.in_bulk().
2015-12-26 17:57:19 -05:00
relations.txt
…