Timeline
10/09/2007:
- 21:48 Ticket #5720 ([newforms-admin] - remove legacy Manipulator code) closed by
- fixed: (In [6470]) newforms-admin: Fixed #5720. render_change_form now …
- 21:20 Changeset [b0531775]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5723 -- Fixed typo in request response docs. Thanks, derelm. …
- 21:20 Ticket #5723 (typo in docs/request_response.txt) closed by
- fixed: (In [6469]) Fixed #5723 -- Fixed typo in request response docs. …
- 21:17 Ticket #5722 (typo in docs/request_response.txt) closed by
- invalid: There may well be a typo, but unless you're going to tell us where it …
- 20:37 Ticket #5723 (typo in docs/request_response.txt) created by
- I feel like nitpicking. thanks for the great docs!
- 20:35 Ticket #5722 (typo in docs/request_response.txt) created by
- i feel like nitpicking. anyways… thanks for the awesome …
- 18:27 Ticket #5721 (Objects with file fields, edited inline, throws validation errors on edit) created by
- This is similar to #26. I have an object with multiple related file …
- 18:09 Ticket #5720 ([newforms-admin] - remove legacy Manipulator code) created by
- I ran across a problem with having about 10,000 rows in a foreign key …
- 18:01 Ticket #5718 (PREPEND_WWW should ignore IP addresses/localhost) closed by
- wontfix: I'd be inclined against complicating the codebase for this; it's easy …
- 17:16 DevelopersForHire edited by
- de-wikified text (2). (diff)
- 16:45 Ticket #5719 (from django.contrib.formtools import FormPreview doesn't import properly) created by
- from #django dublpaws: line 48 of form_preview.txt, should this …
- 16:10 Ticket #5713 (Template language lacks means to display trees as nested structures) closed by
- wontfix: Collin's pretty much nailed it: the requirements for recursive display …
- 16:04 Ticket #5718 (PREPEND_WWW should ignore IP addresses/localhost) created by
- PREPEND_WWW tries to add it's prefix even if IPs or localhost is used, …
- 15:32 DevelopersForHire edited by
- (diff)
- 15:24 DevelopersForHire edited by
- sorted the "unspecified" ones I could figure out (diff)
- 15:19 DevelopersForHire edited by
- sorted developers by region (diff)
- 14:59 DjangoJobs edited by
- link on Scripps job states job is not active; removing (diff)
- 14:53 DjangoJobs edited by
- sorted jobs by location (diff)
- 14:42 Ticket #5717 (Suggestion: support for apps default settings) closed by
- wontfix: We've decided in the past not to do this. The problem is that it is …
- 14:24 DevelopersForHire edited by
- wiped info now at DjangoJobs (diff)
- 14:23 Ticket #5717 (Suggestion: support for apps default settings) created by
- Is great for 3rd party apps if Django import default settings from a …
- 14:21 DjangoJobs created by
- splitting out available positions into separate wiki page
- 11:23 Ticket #5716 (Running the tests on Debian) closed by
- wontfix: If Debian's distribution is causing problems, that's a bug in Debian. …
- 11:16 Ticket #5716 (Running the tests on Debian) created by
- I suggest adding this somewhere in …
- 10:33 Ticket #5715 (The link which includes non-ASCII is not encoded in admin view.) created by
- […] Non-ASCII should be encoded. […] It becomes a problem with …
- 07:50 Ticket #2145 (list_filter not available if model contains OneToOneField) reopened by
- I still see this problem in svn (revision 6463) It can be recreated …
- 07:50 Ticket #5714 (Date/Time fields' clean methods need strip()) created by
- Minor, but trailing/leading spaces throw date/time fields. Believe …
- 06:32 DjangoPoweredSites edited by
- This is fully django powered web site (diff)
- 05:16 Ticket #5713 (Template language lacks means to display trees as nested structures) created by
- I have a fairly simple need: to display tree-structured data as nested …
- 02:08 Ticket #5712 (debug.py fails if python source contains wrong encoded strings) created by
- Hi, views/debug.py fails if the python source file contains broken …
10/08/2007:
- 23:08 Ticket #5711 (Allow non-field attributes to be serialized) created by
- It seems if I create a request set with extra(), the fields are not in …
- 21:42 Ticket #5710 (dumpdata/loaddata fails with many-to-many tables on postgresql) created by
- I did a (manage.py) dumpdata then loaddata with some models that had …
- 15:53 Changeset [56c074f5]stable/0.91.x by
- 0.91-bugfixes: Backport silent failure of date-related template …
- 15:10 Ticket #5709 (modify forms.RegexField to support inverse matching) created by
- For conveinence, it would be nice if the RegexField supported inverse …
- 14:55 Ticket #5708 (validate() returns 'This field is required.' for number fields if ...) created by
- in django.db.models.fields.init.py in line 116 change: if not …
- 13:30 Ticket #5679 (Can't assign GEOS geometries to a general GeometryField) closed by
- fixed: Fixed in 6467 (w/tests). Thanks rcoup!
- 13:27 GeoDjangoModelAPI edited by
- GeoMixin no longer necessary (diff)
- 13:25 GeoDjango edited by
- updated w/new syntax (diff)
- 13:21 GeoDjangoDatabaseAPI edited by
- (diff)
- 12:37 Ticket #5707 (Aliases truncated to 64 characters on Postgres) created by
- With a large join or long table names, postgres will truncate the …
- 08:30 Ticket #659 (Selecting by month with DateField is broken with sqlite3 backend) reopened by
- Reopened because user reported that this still does not work. A …
- 08:23 Ticket #5706 (Two HTML errors in Admin documentation.) created by
- With my projects, I like to use DEFAULT_CONTENT_TYPE = …
- 08:15 Ticket #5705 (Admin login window CSS bug when using application/xhtml+xml) created by
- With my projects, I like to use DEFAULT_CONTENT_TYPE = …
- 08:07 Ticket #5704 (Admin popup windows won't close when using application/xhtml as ...) created by
- With my projects, I like to use DEFAULT_CONTENT_TYPE = …
- 05:08 Ticket #5703 (allow RNV as a fallback in XML validation) created by
- The attached patch allows using RNV for RELAX-NG compact validation …
- 02:16 Ticket #5690 (Use os.path.dirname() not os.path.join(foo, '..')) closed by
- worksforme: My problem was, that the import failed, because the directory was a …
- 00:02 Ticket #5702 (Django Documentation defect: missed 'name=' in - ...) closed by
-
worksforme: The
name
argument isn't "keyword-only" (in fact, there's no such …
10/07/2007:
- 23:56 Ticket #5702 (Django Documentation defect: missed 'name=' in - ...) created by
- * …
- 23:23 Ticket #5701 (Fix naive introspection when using Django decorators) created by
- It's fairly well-known that decorators are useful, but raise some …
- 23:03 Ticket #5700 (make-messages.py truncate long "Language-Team:") created by
- If I have the follow line: "Language-Team: Português do Brasil …
- 21:31 Ticket #5699 (Generic views' page_range values incomparable to (current) page integer) closed by
- invalid: Seems to work fine here. Using this test case and the template …
- 21:12 Ticket #5699 (Generic views' page_range values incomparable to (current) page integer) created by
- Consider this typical example -- <div class="pagenav"> Page …
- 19:00 Ticket #3512 (Add "required" & "error" CSS classes to form rows in as_* methods) reopened by
- After talking with ubernostrum, we came to the conclusion that this is …
- 17:42 Ticket #5630 (Can't initialise empty geometries) closed by
- fixed: (In [6465]) gis: geos: Fixed #5630 with patch from rcoup; added the …
- 16:25 goflow:FAQ edited by
- (diff)
- 16:24 goflow:FAQ edited by
- (diff)
- 16:05 DevelopersForHire edited by
- adding developer entry (diff)
- 13:38 Ticket #5698 (sqlite backend missing foreign keys) closed by
- invalid: SQLite does not support foreign keys at all.
- 13:13 Ticket #5698 (sqlite backend missing foreign keys) created by
- The sqlite backend is missing some foreign key constraints. …
- 11:35 Changeset [381453d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented the strings_only param to smart_unicode() and …
- 11:35 Changeset [7ab38197]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an RST formatting typo. git-svn-id: …
- 11:35 Changeset [a0102fc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the note about charset encoding in PO files. It must be UTF-8 …
- 08:56 Ticket #5697 (How to change the website into another language by allowing user to ...) closed by
- invalid: This system is for tracking bugs, not for answering user queries. If …
- 05:06 Ticket #5697 (How to change the website into another language by allowing user to ...) created by
- I would like to inquire on how I can change the website into another …
- 03:16 Fixtures edited by
- (diff)
- 03:14 Fixtures created by
- Very simple example of fixtures
10/06/2007:
- 22:20 Ticket #5696 (updates for argentinean spanish (es_AR) localization) created by
- Find attached: * es_ar_l10_djangojs_r6454.diff -- patch with changes …
- 20:09 PsycoMiddleware edited by
- Added example of how to disable psyco automatically when DEBUG == True (diff)
- 19:47 Ticket #5695 ([newform-admin] - i18n and xhtml problem in AdminFileWidget) created by
- Improvements introduced in [6457] are not internationalized and are …
- 18:36 Ticket #5694 (Updated Hebrew translation) created by
- Updated Hebrew (he) translations for django.po.
- 17:01 Ticket #5693 (ForeignKey + edit_inline + primary_key breaks django) closed by
- duplicate: Feels like a duplicate of #1603, which in turn seems to be a subset of …
- 13:10 Ticket #5693 (ForeignKey + edit_inline + primary_key breaks django) created by
- ForeignKey + edit_inline + primary_key breaks django. Testcase: class …
- 07:56 Ticket #5692 (Countries list for localflavor) created by
- This is a new file to place in django/contrib/localflavor/generic/ …
- 01:02 Ticket #4697 (loaddata ---- Problem installing fixture) closed by
- wontfix: I'm pretty sure this is due to an issue that's explicitly covered in …
Note: See TracTimeline
for information about the timeline view.