Timeline
03/19/2014:
- 23:25 Changeset [831ce69c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Mark model renaming as irreversible for now (#22248)
- 23:23 Ticket #22275 (unique_together with foreign keys fails migration) closed by
- fixed: In 81f5408c7a16b8c79053950f05fe7a873506ca55: […]
- 23:23 Changeset [81f5408c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22275: unique_together broken if ForeignKey split into new …
- 23:11 Ticket #22293 (ERROR: relation "app_taggedcountryoforigin" already exists) created by
- There is a problem in db.backends.schema.alter_field, with the call to …
- 23:01 Ticket #21840 (LazyObject wrapped instances can no longer be coerced to Bool due to #20924) closed by
- fixed: In 61917aa08b4ab2bc35f3ffe87b7693bd8b58e205: […]
- 23:01 Changeset [356f064]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2221 from bmispelon/LazyObject-refactor Fixed …
- 19:37 Changeset [ac9c7701]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced reference to ModelAdmin.get_formsets() (deprecated) with …
- 12:51 Ticket #22292 (Problems with updating a ForeignKey having a to_field attribute) closed by
- duplicate
- 12:12 Ticket #22292 (Problems with updating a ForeignKey having a to_field attribute) created by
- class Owner(models.Model): uid = models.CharField(max_length = 255, …
- 09:47 Ticket #22291 (transactions.atomic (with savepoints) doesn't work correctly with ...) created by
- In mysql on deadlock occurance all savepoints will be deleted. so …
- 07:43 Ticket #22289 (Field with Validator always considered changed in migrations) closed by
- invalid: I don't think this is a bug in Django. In current master, there is no …
- 07:16 Ticket #22001 (GeoDjango (contrib.gis) does not create geometry columns in 1.7a2) closed by
- fixed: Jenkins is back to green!
- 06:23 Changeset [a01daaf2]stable/1.6.x by
- [1.6.x] Fixed #22253 -- Added django-i18n to the mailing lists docs. …
- 06:22 Ticket #22253 (Add django-i18n to the mailing lists documentation) closed by
- fixed: In 0399523cf1ac1f6adcfe593e05824ff4f98da3d3: […]
- 06:22 Changeset [0399523]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22253 -- Added django-i18n to the mailing lists docs. Thanks …
- 05:49 Changeset [c11b9346]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed migration so MySQL GIS test doesn't fail; refs #22001. The test …
- 04:58 Ticket #22290 (Forms DateField show_hidden_initial USE_L10N = False and custom ...) created by
- Hi. if settings is: - USE_L10N = False - DATE_INPUT_FORMATS = …
- 04:18 Ticket #22289 (Field with Validator always considered changed in migrations) created by
-
I am having the following model, and
schemamigration --auto
… - 01:50 Ticket #22288 (F() expression not compatible with __range field look up) created by
- […]
03/18/2014:
- 23:38 Ticket #22287 (Add method to RegistrationProfile to verify if the user has activated) closed by
-
invalid: Hi - thanks for the report! But there is no
RegistrationProfile
… - 22:46 Ticket #22287 (Add method to RegistrationProfile to verify if the user has activated) created by
- Currently the only way of doing this is by doing something like: …
- 19:06 Ticket #22286 (TypedChoiceField rejects valid input with coerce=float) created by
- […] float('0') works just fine, and produces a value in the …
- 17:42 Ticket #22285 (django epub does not pass validation) closed by
- duplicate: Duplicate of #20935
- 16:59 Ticket #22285 (django epub does not pass validation) created by
- The generated django epub file does not pass idpf validation. This …
- 14:49 Ticket #22284 (ValueError: plural forms expression could be dangerous) closed by
- invalid: Hi, According to this post: …
- 14:37 Ticket #22284 (ValueError: plural forms expression could be dangerous) created by
-
On
python manage.py collectstatic
raises […] - 12:47 DevelopersForHire edited by
- (diff)
- 11:12 Ticket #21230 (Remove usage of direct settings manipulation in Django's tests) closed by
- fixed
- 09:36 Ticket #19373 (Windows file locking requires pywin32) closed by
- fixed
- 09:35 Changeset [61fdb8d4]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed regression in file locking on some platforms. Some platforms …
- 09:30 Changeset [8520e43e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a regression from 2e5b82f6277227b69e9a6c5261a6deb14fff15dc
- 08:51 Changeset [2e5b82f6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made a test app label unique.
- 06:25 Changeset [fc167c9b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Mentioned that
dumpdata --natural
is deprecated.
- 04:59 Ticket #22283 (Documentation in trans_real.py mentions tuples that aren't used) closed by
- fixed: In 61296fb1baabe616c74091dcae9d4f2f6ba6dda6: […]
- 04:57 Changeset [61296fb]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22283 -- Updated documentation referring to non-existent tuples.
03/17/2014:
- 23:03 Ticket #22281 (Any migration using the sqlite schema causes the altered table to lose ...) closed by
- fixed: In b47ef04ea2a3b1a48160253dd0ab906e621cecee: […]
- 22:54 Changeset [b47ef04e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix any sqlite field migration deleting all implicit m2m tables Fixes …
- 17:45 Changeset [cc5804bc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Amended login required mixin documentation to honor initkwargs.
- 12:08 Ticket #22283 (Documentation in trans_real.py mentions tuples that aren't used) created by
- trans_real.py says that translations are cached/looked up/activated by …
- 08:30 Ticket #22282 (models.BooleanField.blank should be 'False' if BooleanField has choices) created by
- There's no way to override the 'blank' property on a boolean field. If …
- 07:40 Ticket #21466 (override_settings(LOGIN_URL=…) does not work when not first test) closed by
-
invalid: I think it's more likely that your use of
override_settings()
is … - 06:25 Ticket #22006 (DRY login_required method should be documented) closed by
- fixed: In 584044566414d3f4595337225aa23b52a089a680: Fixed #22006 -- …
- 06:23 Ticket #21179 (How-to output CSV from Django should suggest using `StreamingHttpResponse`) closed by
- fixed: In fad47367bf622635b4cf931db72310cce41cebb4: […]
- 06:22 Changeset [fad47367]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21179 -- Added a StreamingHttpResponse example for CSV files. …
- 05:49 Changeset [5840445]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22006 -- Documented how to write a login_required mixin for …
- 04:30 Ticket #22281 (Any migration using the sqlite schema causes the altered table to lose ...) created by
- At a cursory glance, it looks like all the actions do …
- 02:24 Ticket #22280 ("Conflicting models in application" RuntimeError for same model with ...) closed by
- needsinfo
03/16/2014:
- 18:36 Ticket #22273 (No documentation for 1.0 or 1.1) closed by
- wontfix: I believe the omission of these old, no longer supported versions of …
- 18:26 Ticket #22280 ("Conflicting models in application" RuntimeError for same model with ...) created by
-
When I run tests using
manage.py test
, the test file … - 14:42 Ticket #21860 (ModelChoiceField documentation doesn't include the `to_field_name` ...) closed by
- fixed: In ad43fdaa0008ce8d3d05e840f67af631d1329489: […]
- 14:40 Changeset [ad43fda]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21860 -- Added to_field_name to ModelChoiceField docs. Thanks …
- 13:36 Ticket #21991 (Unrelated tests will fail if locales is not installed) closed by
- fixed: In abade6413bf55d305f005c02577ad7c6aede7fdf: […]
- 13:34 Changeset [abade64]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21991 -- Added warning regarding tests failure if locales not …
- 11:53 Ticket #22279 (AttributeError: 'db.backends.dummy.base.DatabaseWrapper' object has no ...) closed by
- needsinfo: It's not clear to me that this is a bug in Django, or if it is, how we …
- 11:33 Ticket #22279 (AttributeError: 'db.backends.dummy.base.DatabaseWrapper' object has no ...) created by
- I am getting a `AttributeError: 'DatabaseWrapper' object has no …
- 10:55 Ticket #22278 (Excessive GROUP BY when using the Count annotation) closed by
- invalid: Oh, it is needed on any backend that isn't MySql, and that is for two …
- 10:44 Ticket #22278 (Excessive GROUP BY when using the Count annotation) created by
- The following code illustrates a group by that seems computationally …
- 09:55 Ticket #22277 (migrations: a migration that depends on itself causing) created by
- I have this list of migrations (migrations.loader line 196): […] …
- 09:47 Changeset [9f7bd831]stable/1.6.x by
- [1.6.x] Fixed #22242 -- Documented common cookie size limit. Backport …
- 09:47 Ticket #22242 (Setting cookie that is too large fails silently) closed by
- fixed: In 885e7adf568037b59b5642ab061133eaa00e5d7d: […]
- 09:40 Changeset [885e7adf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22242 -- Documented common cookie size limit.
Note: See TracTimeline
for information about the timeline view.