-
Some users encountered a parsing problem when loading (using http) CSV files from ezref: `parseCSV` from JBJ did not work well.
They had to use JSON files instead (which worked well).
Maybe a trouble …
-
Implementare l'autocomplete nella tagsearch.
**Alternative**:
-[jquery-ui autocomplete](http://jqueryui.com/autocomplete/) (magari può andar bene per iniziare)
-Wikipedia-like
-???
**Stato att…
-
```
What steps will reproduce the problem?
Not is allowing to save without filling the extra form, when model contains
required fields with using a dojango modelformset_factory
What is the expected…
-
```
What steps will reproduce the problem?
Not is allowing to save without filling the extra form, when model contains
required fields with using a dojango modelformset_factory
What is the expected…
-
Sarebbe figo se navigando home e lista thread si potesse sapere quali thread NON sono stati aggiornati dopo l'ultima visita (al thread).
Si potrebbe fare embeddando un id in giro per il thread (e nel…
-
Maud is failing to compile with latest Rust nightly I think because of the [rename of the `std::io` to `std::old_io`](http://doc.rust-lang.org/std/old_io/):
```
/home/travis/.cargo/registry/src/githu…
-
```
What steps will reproduce the problem?
1. fs = modelformset_factory(Obj, form=frmObj, max_num=3, extra=3 )
2. Method POST
3. ret = fs(request.POST)
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. from dojango.forms.models import modelform_factory
2. in some view "form = modelform_factory(model=MODEL)"
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. from dojango.forms.models import modelform_factory
2. in some view "form = modelform_factory(model=MODEL)"
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. fs = modelformset_factory(Obj, form=frmObj, max_num=3, extra=3 )
2. Method POST
3. ret = fs(request.POST)
What is the expected output? What do you see i…