Timeline
10/13/2013:
- 18:09 Ticket #21264 (RST error in docs at /dev/topics/class-based-views) created by
- See: …
- 12:34 Ticket #21205 (related_objects() fails on SQLite when passing more than 999 objects) closed by
- duplicate: Let's keep the discussion in a single place; I'm marking this ticket …
- 12:27 Ticket #21231 (Limiting the number of variables and files that a POST request can contain) closed by
- wontfix: > one should be able to asses what will be *the absolute maximum* of …
- 12:11 Changeset [ea04c81d]stable/1.4.x by
- [1.4.x] Fixed #21256 -- Error in datetime_safe.datetime.combine. …
- 12:11 Changeset [ef913376]stable/1.5.x by
- [1.5.x] Fixed #21256 -- Error in datetime_safe.datetime.combine. …
- 12:11 Changeset [5591fe68]stable/1.6.x by
- [1.6.x] Fixed #21256 -- Error in datetime_safe.datetime.combine. …
- 12:11 Ticket #21256 (Error in django.utils.datetime_safe.datetime.combine method) closed by
- fixed: In d9b6fb8f61e5029ce5d45d8fcb75694cee046b8f: […]
- 12:09 Changeset [d9b6fb8f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21256 -- Error in datetime_safe.datetime.combine.
- 12:01 Ticket #21261 (Add missing import at RedirecView docs.) closed by
- fixed: In 2fb127b8813ad049938e398e757d9ecef0eaacde: […]
- 12:00 Changeset [2fb127b8]stable/1.5.x by
- Fixed #21261 -- Added missing import in RedirectView docs Thanks …
- 11:53 Ticket #17291 (Oracle: cache the server version when first needed) closed by
-
fixed: This issue is fixed:
DatabaseWrapper.oracle_version
is now … - 11:43 Ticket #20676 (Wrong users highlighted as core devs in trac) closed by
- fixed
- 11:34 Ticket #21262 (App read only in django-admin) closed by
- worksforme: You're reporting that the admin doesn't work at a very basic level. …
- 11:25 Ticket #21198 (@python_2_unicode_compatible, abstract models, working on 1.4 but ...) closed by
- fixed: In f0c7649b1692f8441eb9b9b923b2bed8e95f9185: […]
- 11:25 Changeset [f0c7649b]stable/1.6.x by
- Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. …
- 11:14 Changeset [589dc49e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. …
- 10:34 Ticket #21263 (override_settings in inherited classes should take precedence) created by
- Consider the following test case: […] The expected behaviour is …
- 06:37 Ticket #21262 (App read only in django-admin) created by
- Hey, I think I found a problem in Django. Steps to reproduce: 1. …
- 04:58 Ticket #19560 (Please improve warning message "received a naive datetime while time ...) closed by
- fixed: In 570d9c2678d6cc564f9c70138554af8f7ce9ec49: […]
- 04:58 Changeset [ddff652]stable/1.6.x by
- [1.6.x] Fixed #19560 -- Identified field in warning for naive …
- 04:54 Changeset [570d9c2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19560 -- Identified field in warning for naive datetime. …
10/12/2013:
- 22:08 Ticket #21261 (Add missing import at RedirecView docs.) created by
- There is a missing import of reverse at RedirectView docs example. …
- 20:25 Ticket #21260 (Admin history needs proxy model instead of concrete model) created by
- When LogEntry model saves the concrete model as content type id, it …
- 11:31 Ticket #21173 (Django DateTimeInput determines language/locale at startup time but ...) closed by
- fixed: In 00a73c1c699e3df2790caf56635647bd72e3cd21: […]
- 11:31 Changeset [00a73c1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21173 -- Stopped fixing format for date-based widgets at init …
- 11:30 Changeset [503092b]stable/1.6.x by
- [1.6.x] Forms docs: More emphasis in 'id' value customizability. …
- 11:29 Changeset [18ea1c47]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Forms docs: More emphasis in 'id' value customizability.
- 11:08 Changeset [21c2bfdf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated OpenLayers version from 2.11 to 2.13
- 08:45 Ticket #16822 (HTTPRequest::raw_post_data broken for tests) closed by
- fixed: In 58d555caf527d6f1bdfeab14527484e4cca68648: Fixed #16822 -- Added …
10/11/2013:
- 20:56 Ticket #21259 (Wizard sets queryset instead of instance on InlineFormset) created by
-
Because
InlineFormSet
subclassesBaseModelFormSet
, the … - 19:12 Changeset [2b851976]stable/1.5.x by
- [1.5.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db …
- 19:12 Changeset [8f5d3d16]stable/1.6.x by
- [1.6.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db …
- 19:12 Ticket #15582 (Docs don't mention that TestCase.multi_db affects test fixtures) closed by
- fixed: In dd839a2dfd6a30474a2b367a4b3ce70b26c3f318: […]
- 19:11 Changeset [dd839a2d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15582 -- Documented how TransactionTestCase.multi_db affects …
- 16:58 Changeset [ad17d6a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed errors in 848101bf1736d1c01eb86968e85a14c7466bb376
- 16:29 Ticket #21258 (Spanish locale should accept %Y-%m-%d format for dates) closed by
-
needsinfo:
get_format
indjango.utils.formats.py
should automatically add ISO … - 14:35 Changeset [766fbd53]stable/1.5.x by
- [1.5.x] Minor edits to docs/topics/db/queries.txt. Backport of …
- 14:35 Changeset [f787869d]stable/1.6.x by
- [1.6.x] Minor edits to docs/topics/db/queries.txt. Backport of …
- 14:34 Changeset [8bfc7cc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor edits to docs/topics/db/queries.txt.
- 12:41 Changeset [848101b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for URLValidator schemes.
- 11:55 Ticket #13252 (Use the natural key instead of the primary key when serializing) closed by
- fixed: In e527c0b6d808cb8e4bedf79ded3dc4ad1a7e17a8: […]
- 11:52 Changeset [e527c0b6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13252 -- Added ability to serialize with natural primary keys. …
- 11:42 Ticket #21258 (Spanish locale should accept %Y-%m-%d format for dates) created by
- The Spanish formats file does not accept the YYYY-MM-DD format for …
- 11:09 GeoDjangoInstall edited by
- (diff)
- 07:42 Ticket #21257 (ForeignKey on_delete functionality should traverse (cascade, ha ha) to ...) created by
- By default, django creates FKs without an explicit ON DELETE on the …
- 07:12 Ticket #8918 (FileField upload_to should not be required for custom backends) closed by
- fixed: In 945e033a6964c8c83c1c5ce5f188baf41a7a7701: […]
- 07:07 Changeset [945e033]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8918 -- Made FileField.upload_to optional. Thanks leahculver …
- 06:25 Changeset [b67ab75e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed assorted flake8 errors.
- 05:01 Ticket #21256 (Error in django.utils.datetime_safe.datetime.combine method) created by
-
There seems to be an error in the
combine()
method of the … - 04:01 Tutorials edited by
- fixed broken URL (diff)
10/10/2013:
- 19:57 Changeset [3e6d895]stable/1.5.x by
- [1.5.x] Small improvements to docs/topics/db/models.txt Backport of …
- 19:57 Changeset [2069dfea]stable/1.6.x by
- [1.6.x] Small improvements to docs/topics/db/models.txt Backport of …
- 19:56 Changeset [695bc0d1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small improvements to docs/topics/db/models.txt
- 16:02 Changeset [4b0f8d23]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Sanitized test assertions in gdal tests
- 15:49 Changeset [1dae4ac1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Whitespace cleanup. * Removed trailing whitespace. * Added newline to …
- 12:01 Changeset [ca874b2f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an undefined variable and clarified the purpose of a test. refs …
- 10:09 Changeset [adedc31]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
- 08:35 Changeset [cec11a33]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used "is" for comparisons with None.
- 07:50 Changeset [ff9e8ecc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unnecessary semicolons.
- 06:00 Ticket #19224 (Documentation version switcher obscures footer) closed by
- fixed: In …
- 04:55 Ticket #21255 (Django doesn't closes connection when running from management command) created by
- When runing django from mangemnt command Django doesn't closes …
Note: See TracTimeline
for information about the timeline view.