index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-14
Merge pull request #642 from dcramer/patch-1
Alex Gaynor
2013-01-14
Improve test to ensure that post_delete was actually called
David Cramer
2013-01-14
Move logic seperation as its not longer repetitive
David Cramer
2013-01-14
Move signal disconnect into finally block
David Cramer
2013-01-14
Add David Cramer to AUTHORS
David Cramer
2013-01-14
Send post_delete signals immediately
David Cramer
2013-01-13
Added details on minified jQuery and DEBUG mode for contrib.admin.
Tim Graham
2013-01-13
Fixed typo in file storage docs.
Aymeric Augustin
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-12
Fixed #17574 -- Implemented missing get_key_columns in PostgreSQL backend
Claude Paroz
2013-01-12
Return namedtuple from get_table_description
Claude Paroz
2013-01-12
Fixed #19024 -- Corrected form wizard docs for get_form_prefix.
Stephan Jaekel
2013-01-12
Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is em...
Stephan Jaekel
2013-01-11
Removed some now dead code from deletion (thanks to Carl Meyer for noticing it).
Alex Gaynor
2013-01-11
Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths
Claude Paroz
2013-01-11
Fixed #19585 -- Fixed loading cookie value as a dict
Claude Paroz
2013-01-11
Fixed #4833 -- Validate email addresses with localhost as domain
Claude Paroz
2013-01-11
Minor DEBUG setting reference formatting edit.
Ramiro Morales
2013-01-11
Fixed code examples in which render() calls were missing `request` parameter.
Vinod Kurup
2013-01-11
Made dev server autoreloader ignore filenames reported as None.
Thomas Bartelmess
2013-01-11
Fixed #19360 -- Raised an explicit exception for aggregates on date/time fiel...
Nick Sandford
2013-01-11
Adapted test assertion against yaml dump
Claude Paroz
2013-01-11
Fixed #19437 - Clarified pip install instructions in contributing tutorial.
Tim Graham
2013-01-11
Fixed #10239 - Added docs for modelform_factory
Tim Graham
2013-01-10
Fixed #19588 - Added create_superuser to UserManager docs.
Tim Graham
2013-01-10
Fixed #19573 -- Allow override of username field label in AuthenticationForm
Nick Sandford
2013-01-09
Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets
Loic Raucy
2013-01-09
Addeded CSS to bold deprecation notices.
Tim Graham
2013-01-09
Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.
Tim Graham
2013-01-09
Fixed lockups in jenkins, refs #19546.
Florian Apolloner
2013-01-09
Skipped deprecation warning test on Python 2.6
Claude Paroz
2013-01-09
Remove inaccurate comment regarding language names.
Carl Meyer
2013-01-09
Fixed #19546 - ensure that deprecation warnings are shown during tests
Preston Holmes
2013-01-08
Added sphinx substitutions in place of hardcoded version numbers.
Tim Graham
2013-01-08
Fixed #19555 - Removed '2012' from tutorial 1.
Tim Graham
2013-01-08
Fixed #19576 -- Use `six.with_metaclass` uniformously accross code base.
Simon Charette
2013-01-08
Fixed #17541 -- Fixed non-saved/nullable fk querying
Anssi Kääriäinen
2013-01-08
Updated deprecated test assertions
Claude Paroz
2013-01-08
Fixed #16759 -- Remove use of __deepcopy__ in qs.clone()
Anssi Kääriäinen
2013-01-07
Fixed typo in 1.5 release notes; thanks Jonas Obrist.
Carl Meyer
2013-01-07
Created special PostgreSQL text indexes when unique is True
Claude Paroz
2013-01-06
Fixed #19571 -- Updated runserver output in the tutorial
Claude Paroz
2013-01-06
Tests for various emptyqs tickets
Anssi Kääriäinen
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-05
Fixed #12914 -- Use yaml faster C implementation when available
Claude Paroz
2013-01-04
Fixed #19562 -- cleaned up password storage docs
Preston Holmes
2013-01-04
Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2013-01-03
Replaced deprecated sslerror by ssl.SSLError
Claude Paroz
2013-01-03
Added documentation for the 'db' argument of the post-syncdb signal.
mpaolini
2013-01-03
Fixed #19382 -- Stopped smtp backend raising exception when already closed
Claude Paroz
[prev]
[next]