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
path:
root
/
django
/
core
Age
Commit message (
Expand
)
Author
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-16
Fix #20058: Make compilemessages use stdout instead of stderr.
Baptiste Mispelon
2013-03-14
Fixed #17051 -- Removed some 'invalid' field error messages
Claude Paroz
2013-03-14
Add a specific error message for URLValidator
Claude Paroz
2013-03-13
Fix #20022: Correctly handle prefixes with url-unsafe characters in reverse().
Baptiste Mispelon
2013-03-13
Made atomic usable when autocommit is off.
Aymeric Augustin
2013-03-11
Fixed a refactoring error in ba5138b1.
Aymeric Augustin
2013-03-11
Fixed #11569 -- Wrapped DatabaseCache._base_set in an atomic block.
Aymeric Augustin
2013-03-11
Fixed loaddata command, broken in the previous merge.
Aymeric Augustin
2013-03-11
Used commit_on_success_unless_managed in loaddata.
Aymeric Augustin
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-11
Deprecated transaction.commit/rollback_unless_managed.
Aymeric Augustin
2013-03-11
Made transaction.managed a no-op and deprecated it.
Aymeric Augustin
2013-03-10
Made (make|compile)messages check for availability of gettext commands.
Ramiro Morales
2013-03-09
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
Claude Paroz
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-03
Fixed #19942 -- Decoded errors coming from Popen commands
Claude Paroz
2013-03-01
Removed unused options copy in flush
Claude Paroz
2013-02-26
Move management helper function to new utils module.
Ramiro Morales
2013-02-26
Don't use os.system() in compilemessages.
Ramiro Morales
2013-02-24
Merge pull request #717 from slurms/ticket_19746
Florian Apolloner
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
2013-02-24
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
2013-02-24
Fixed #18862 -- Honored script prefix in FlatPage.get_absolute_url.
Aymeric Augustin
2013-02-24
Merge pull request #817 from rybaktomasz/ticket_5568
Honza Král
2013-02-24
Add sqldropindexes to manage
Tomasz Rybak
2013-02-24
Fixed #19896 -- Committed after clearing cache in the database.
George Song
2013-02-23
Fixed errors introduced in 21f333bcefccc151d6439246f8203d609ab6ca79. Refs #17751
Florian Apolloner
2013-02-23
Merge pull request #775 from HiddenData/ticket-18899
Honza Král
2013-02-23
#18899 FileSystemStorage.save should support any file-like objects
Marcin Biernat
2013-02-23
Fix #17751: Added stripping of whitespace for IPAddressField/GenericIPAddress...
Erik Romijn
2013-02-19
Restrict the XML deserializer to prevent network and entity-expansion DoS att...
Carl Meyer
2013-02-15
Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom U...
Russell Keith-Magee
2013-02-12
Fixed #19746 -- Allow deserialization of pk-less data
Nick Sandford
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-04
Enhanced docs and docctrings added in 869c9ba.
Ramiro Morales
2013-02-04
Revert "Fixed #19724 -- Output error when settings are improperly configured"
Claude Paroz
2013-02-04
Fixed #19724 -- Output error when settings are improperly configured
Claude Paroz
2013-02-03
Fixed #19730 -- Don't validate importability of settings by using i18n in man...
Ramiro Morales
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
2013-02-01
Avoided ambiguous output when runserver port is already in use.
Aymeric Augustin
2013-01-31
Fixed dict randomization issue in inspectdb
Claude Paroz
2013-01-31
Fixed #19341 -- Detected NullBooleanField when introspecting models
Claude Paroz
2013-01-31
Added introspection tests for most of Django model fields
Claude Paroz
2013-01-30
Fixed #19034 -- Added proper i18n pluralization for max/min length validation...
Claude Paroz
2013-01-28
Fixed #19676 -- Supported 'self' foreign keys in inspectdb.
Aymeric Augustin
2013-01-26
Fixed validation of email addresses when the local part contains an @.
Aymeric Augustin
[prev]
[next]