This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
267b121b1e
django
/
django
/
contrib
/
redirects
History
Claude Paroz
49280a73ea
[1.7.x] Fetched translations from Transifex
2014-08-20 10:05:47 +02:00
..
locale
[1.7.x] Fetched translations from Transifex
2014-08-20 10:05:47 +02:00
migrations
[1.7.x] Added database migration for contrib.redirects.
2014-06-15 21:15:17 -04:00
__init__.py
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
admin.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
apps.py
Fixed
#22070
-- Changed verbose_name for apps in django.contrib to use title case
2014-03-06 18:43:04 -05:00
middleware.py
Moved RequestSite and get_current_site.
2014-01-26 08:50:47 +01:00
models.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
tests.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00