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
/
django
History
Alex Gaynor
029acbe544
Merge pull request
#2114
from levigross/master
...
Removed redundant line
2013-12-25 14:40:30 -08:00
..
apps
Documented the Apps and AppConfig APIs.
2013-12-24 17:20:11 +01:00
bin
…
conf
…
contrib
Added a missing import and removed an unneeded import
2013-12-24 08:35:13 -08:00
core
Merge pull request
#2105
from funkybob/cleanup_get_post
2013-12-25 12:34:06 -08:00
db
Removed redundant line
2013-12-25 17:22:13 -05:00
dispatch
…
forms
…
http
…
middleware
…
template
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
templatetags
…
test
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
utils
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
views
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
__init__.py
…
shortcuts.py
…