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-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Adrian Holovaty
4193a0f3d5
Negligible spacing fix in auth/forms.py
2012-09-04 16:47:45 -04:00
..
bin
…
conf
Fixed
#18824
-- Allow deleting a setting from overriden settings
2012-09-04 09:41:12 +02:00
contrib
Negligible spacing fix in auth/forms.py
2012-09-04 16:47:45 -04:00
core
Fixed
#17892
-- Do not include whole RegexURLPattern lists in RegexURLResolver repr
2012-09-01 22:20:46 +02:00
db
Fixed
#18212
-- Standardized arguments of GenericIPAddressField
2012-09-01 18:38:55 +02:00
dispatch
…
forms
Fixed
#18751
-- Cleaned up BaseFormSet._should_delete_form
2012-08-30 15:51:13 +02:00
http
Replaced some smart_xxx by force_xxx equivalent
2012-08-30 15:46:16 +02:00
middleware
…
shortcuts
…
template
Replaced some smart_xxx by force_xxx equivalent
2012-08-30 15:46:16 +02:00
templatetags
…
test
…
utils
Fixed
#18902
-- Made force_bytes properly handle exception input
2012-09-04 09:27:28 +02:00
views
…
__init__.py
…