-
Hi
I am trying to use the django-cms app and I have encountered some issues with creating a new page. As soon as I hit the "Save"/"Save and continue editing" button, I get a TypeError:
'''
TypeError …
-
Normally, I just run syncdb without worrying about migrations. When I tried running migrations for the first time, I got a `KeyError`. Are the migration supposed to work? Am I doing something wrong…
-
Via admin se adjunta una imágen con caracteres especiales (por ejemplo `costeño700.jpg`) y falla.
```
Environment:
Request Method: POST
Request URL: http://107.170.28.160/admin/precios/producto/ad…
-
As you know, 1.6 is now in the wild. for some reason when I tried to pip install the project., my django 1.6 got uninstalled and 1.5 installed instead. can this be solved or is there an incompatibilit…
-
Environment:
Request Method: GET
Request URL: http://localhost:8000/account/signup/
Django Version: 1.2.1
Python Version: 2.7.0
Installed Applications:
['django.contrib.admin',
'django.contrib.auth'…
-
Version RC5 on a vagrant box ubuntu 12.04
I tried to delete a layer through the UI:
![image](https://f.cloud.github.com/assets/1036189/1630048/ad19d9c2-5742-11e3-8154-4752c7fbd348.png)
while being …
-
Version RC5 on a vagrant box ubuntu 12.04
I tried to delete a layer through the UI:
![image](https://f.cloud.github.com/assets/1036189/1630048/ad19d9c2-5742-11e3-8154-4752c7fbd348.png)
while being …
-
I wanted to export Dublin Core XML, so we could use that as a template for
importing. But I am getting an error (it's long)
I tried changing the SpatialRepType to another value but only setting it to…
batje updated
10 years ago
-
Hello,
I've just started an account pinax project, with Django 1.4 and everything from new environment to check the migration from pinax.account.
When a super user is created at the first syncing `p…
-
Right now when you hit the 'flag' under maps or layers it says 'not yet implemented'. We should implement it.
Workflow from Tucker:
'It is only implemented on the YouTube map page, under the map. i…