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-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Peter Inglesby
312eb5cb11
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
..
apps
…
bin
…
conf
…
contrib
Fixed
#28566
-- Added path matching to collectstatic ignore patterns.
2018-07-13 16:48:19 -04:00
core
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
db
Fixed
#29559
-- Fixed TransactionTestCase.reset_sequences for auto-created m2m through models.
2018-07-11 17:20:29 -04:00
dispatch
…
forms
…
http
…
middleware
…
template
Simplified BaseContext.__iter__().
2018-07-11 09:12:50 -04:00
templatetags
…
test
…
urls
…
utils
…
views
…
__init__.py
…
__main__.py
…
shortcuts.py
…